Halide 19.0.0
Halide compiler and libraries
|
This lets you use a ReductionVariable as a key in a map of the form map<ReductionVariable, Foo, ReductionVariable::Compare> More...
#include <Reduction.h>
Public Member Functions | |
bool | operator() (const ReductionVariable &a, const ReductionVariable &b) const |
This lets you use a ReductionVariable as a key in a map of the form map<ReductionVariable, Foo, ReductionVariable::Compare>
Definition at line 22 of file Reduction.h.
|
inline |
Definition at line 23 of file Reduction.h.
References Halide::Internal::ReductionVariable::var.