Halide
13.0.4
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 494 of file Generator.h.
|
inlinestatic |
Definition at line 496 of file Generator.h.
|
inlinestatic |
Definition at line 501 of file Generator.h.