Halide
17.0.2
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 491 of file Generator.h.
|
inlinestatic |
Definition at line 493 of file Generator.h.
|
inlinestatic |
Definition at line 498 of file Generator.h.