Halide 19.0.0
Halide compiler and libraries
|
#include <Generator.h>
Public Member Functions | |
GeneratorInput (const std::string &name) | |
GeneratorInput (const std::string &name, const TBase &def) | |
GeneratorInput (size_t array_size, const std::string &name, const TBase &def) | |
GeneratorInput (const std::string &name, const TBase &def, const TBase &min, const TBase &max) | |
GeneratorInput (size_t array_size, const std::string &name, const TBase &def, const TBase &min, const TBase &max) | |
GeneratorInput (const std::string &name, const Type &t, int d) | |
GeneratorInput (const std::string &name, const Type &t) | |
GeneratorInput (const std::string &name, IntIfNonScalar d) | |
GeneratorInput (size_t array_size, const std::string &name, const Type &t, int d) | |
GeneratorInput (size_t array_size, const std::string &name, const Type &t) | |
GeneratorInput (size_t array_size, const std::string &name, IntIfNonScalar d) | |
GeneratorInput (size_t array_size, const std::string &name) | |
Protected Types | |
using | TBase = typename Super::TBase |
using | IntIfNonScalar |
Definition at line 2186 of file Generator.h.
|
protected |
Definition at line 2191 of file Generator.h.
|
protected |
Definition at line 2197 of file Generator.h.
|
inlineexplicit |
Definition at line 2207 of file Generator.h.
|
inlineexplicit |
Definition at line 2211 of file Generator.h.
|
inlineexplicit |
Definition at line 2215 of file Generator.h.
|
inlineexplicit |
Definition at line 2219 of file Generator.h.
|
inlineexplicit |
Definition at line 2224 of file Generator.h.
|
inlineexplicit |
Definition at line 2229 of file Generator.h.
|
inlineexplicit |
Definition at line 2233 of file Generator.h.
|
inlineexplicit |
Definition at line 2238 of file Generator.h.
|
inlineexplicit |
Definition at line 2242 of file Generator.h.
|
inlineexplicit |
Definition at line 2246 of file Generator.h.
|
inlineexplicit |
Definition at line 2252 of file Generator.h.
|
inlineexplicit |
Definition at line 2256 of file Generator.h.