Halide 19.0.0
Halide compiler and libraries
|
#include <Generator.h>
Static Public Member Functions | |
template<typename TO2 = TO, typename std::enable_if<!std::is_same< TO2, bool >::value >::type * = nullptr> | |
static TO2 | value (const FROM &from) |
template<typename TO2 = TO, typename std::enable_if< std::is_same< TO2, bool >::value >::type * = nullptr> | |
static TO2 | value (const FROM &from) |
Definition at line 490 of file Generator.h.
|
inlinestatic |
Definition at line 492 of file Generator.h.
|
inlinestatic |
Definition at line 497 of file Generator.h.