Searched defs:speedup (Results 1 – 2 of 2) sorted by relevance
31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): function
96 speedup <- ggplot(df2, aes(x = x, y = E, colour=p.value.sig)) + globalVar