Halide 19.0.0
Halide compiler and libraries
|
This is the complete list of members for Halide::Derivative, including all inherited members.
Derivative(const std::map< FuncKey, Func > &adjoints_in) | Halide::Derivative | inlineexplicit |
Derivative(std::map< FuncKey, Func > &&adjoints_in) | Halide::Derivative | inlineexplicit |
FuncKey typedef | Halide::Derivative | |
operator()(const Func &func, int update_id=-1) const | Halide::Derivative | |
operator()(const Buffer<> &buffer) const | Halide::Derivative | |
operator()(const Param<> ¶m) const | Halide::Derivative | |
operator()(const std::string &name) const | Halide::Derivative |