kernels

Undocumented in source.

Members

Enums

isValidIndependantRange
eponymoustemplate isValidIndependantRange(alias T)

Structs

ForwardTemplate
struct ForwardTemplate(alias forwardThis)

If you want to generate templated data for a TemplateBenchmark, this will forward the current iterated parameter to the parameter of ForwardTemplate.

FunctionBenchmark
struct FunctionBenchmark(string name, alias genIndependantVariable, alias independantToData = void)
TemplateBenchmark
struct TemplateBenchmark(uint pIndex, Args...)

Meta