Description Usage Arguments Value
_Benchmark procedure to fit complexity functions to a data.frame of time or memory values
1 | CompEstBenchmark(to.model, use = "time")
|
to.model |
A data.frame produced by the CompEst() function, comprised of the following columns: size, time, memory, NlogN_X |
use |
a string indicatif if the function deals "time" or "memory" data |
a list with all the fitted complexity model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.