# Generated by roxygen2: do not edit by hand

export(asymptoticComplexityClass)
export(asymptoticComplexityClassifier)
export(asymptoticMemoryComplexityClass)
export(asymptoticMemoryUsage)
export(asymptoticTimeComplexityClass)
export(asymptoticTimings)
export(expect_complexity_class)
export(expect_linear_time)
export(expect_loglinear_time)
export(expect_quadratic_time)
export(expect_time_complexity)
export(plotMemoryUsage)
export(plotTimings)
import(bench)
import(ggplot2)
import(microbenchmark)
import(testthat)
importFrom(boot,cv.glm)
importFrom(stats,fitted)
importFrom(stats,glm)
