Halide 19.0.0
Halide compiler and libraries
|
This lets you use an Expr as a key in a map of the form map<Expr, Foo, ExprCompare> More...
#include <Expr.h>
Public Member Functions | |
bool | operator() (const Expr &a, const Expr &b) const |
This lets you use an Expr as a key in a map of the form map<Expr, Foo, ExprCompare>
Definition at line 335 of file Expr.h.
References Halide::Expr::get().