|
Halide 20.0.0
Halide compiler and libraries
|
#include <Generator.h>
Additional Inherited Members | |
Public Types inherited from Halide::Internal::GeneratorParamImpl< T > | |
| using | type = T |
Protected Member Functions inherited from Halide::Internal::GeneratorParamImpl< T > | |
| virtual void | set_impl (const T &new_value) |
Protected Member Functions inherited from Halide::Internal::GeneratorParamBase | |
| void | check_value_readable () const |
| void | check_value_writable () const |
| virtual std::string | get_type_decls () const |
| virtual bool | is_looplevel_param () const |
| void | fail_wrong_type (const char *type) |
Protected Attributes inherited from Halide::Internal::GeneratorParamImpl< T > | |
| T | value_ |
Definition at line 2899 of file Generator.h.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2901 of file Generator.h.
References Halide::cast(), and user_error.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2910 of file Generator.h.
References internal_error.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2915 of file Generator.h.
References internal_error.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2920 of file Generator.h.
References internal_error.
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParamBase.
Definition at line 2925 of file Generator.h.