Halide 18.0.0
Halide compiler and libraries
|
#include <Generator.h>
Additional Inherited Members | |
![]() | |
using | type = T |
![]() | |
void | check_value_readable () const |
void | check_value_writable () const |
virtual std::string | get_type_decls () const |
virtual bool | is_synthetic_param () const |
virtual bool | is_looplevel_param () const |
void | fail_wrong_type (const char *type) |
![]() | |
T | value_ |
Definition at line 801 of file Generator.h.
|
inline |
Definition at line 803 of file Generator.h.
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParam_Arithmetic< T >.
Definition at line 807 of file Generator.h.
References Halide::cast(), Halide::Internal::GeneratorParamImpl< T >::set(), and user_assert.
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParam_Arithmetic< T >.
Definition at line 819 of file Generator.h.
References Halide::Internal::GeneratorParamImpl< T >::value().
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParam_Arithmetic< T >.
Definition at line 823 of file Generator.h.
References Halide::cast().
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParam_Arithmetic< T >.
Definition at line 829 of file Generator.h.