Internal::ReductionVariable#
-
struct ReductionVariable#
A single named dimension of a reduction domain.
Public Members
-
struct Compare#
This lets you use a ReductionVariable as a key in a map of the form map<ReductionVariable, Foo, ReductionVariable::Compare>.
-
struct Compare#