chimpfella ~master (2022-01-20T08:09:05.102465)
Dub
Repo
FunctionBenchmark.elemT
kernels
FunctionBenchmark
Undocumented in source.
alias
elemT
=
ElementType
!(
typeof
(
genIndependantVariable
()))
alias
elemT
=
ElementType
!(
typeof
(
genIndependantVariable
))
struct
FunctionBenchmark
(string name, alias genIndependantVariable, alias independantToData = void)
static if
(
!is(independantToData == void)
)
static if
(!(
isInstanceOf!(ForwardTemplate, independantToData)
))
static if
(!(
isCallable!(genIndependantVariable)
))
alias
elemT
=
ElementType
!(
typeof
(
genIndependantVariable
))
Meta
Source
See Implementation
kernels
FunctionBenchmark
aliases
elemT
finalFunc
forceEval
genData
genIndSet
constructors
this
manifest constants
compiles
forward
variables
benchmarkName
measurementList