FunctionBenchmark

Constructors

this
this(Measurements[] theList)

Undocumented in source.

Members

Aliases

elemT
alias elemT = ElementType!(typeof(genIndependantVariable()))

Undocumented in source.

elemT
alias elemT = ElementType!(typeof(genIndependantVariable))

Undocumented in source.

finalFunc
alias finalFunc = independantToData!forceEval

Undocumented in source.

finalFunc
alias finalFunc = independantToData

Undocumented in source.

forceEval
alias forceEval = elemT

Undocumented in source.

genData
alias genData = independantToData

Undocumented in source.

genIndSet
alias genIndSet = genIndependantVariable

Undocumented in source.

Manifest constants

compiles
enum compiles;

Undocumented in source.

forward
enum forward;

Undocumented in source.

forward
enum forward;

Undocumented in source.

Variables

benchmarkName
string benchmarkName;

Template parameter repeated as a struct field to simplify code elsewhere.

measurementList
Measurements[] measurementList;

Meta