|
HDK
|
#include <CE_Precision.h>
Public Types | |
| using | host_int_type = int32 |
| using | host_float_type = fpreal32 |
| using | device_int_type = cl_int |
| using | device_float_type = cl_float |
Static Public Attributes | |
| static constexpr int | bitsize = 32 |
| static constexpr int | bytesize = bitsize / CHAR_BIT |
Definition at line 43 of file CE_Precision.h.
Definition at line 49 of file CE_Precision.h.
| using CE_PrecisionResolver< CE_Precision::CE_32 >::device_int_type = cl_int |
Definition at line 48 of file CE_Precision.h.
Definition at line 47 of file CE_Precision.h.
| using CE_PrecisionResolver< CE_Precision::CE_32 >::host_int_type = int32 |
Definition at line 46 of file CE_Precision.h.
|
static |
Definition at line 50 of file CE_Precision.h.
|
static |
Definition at line 51 of file CE_Precision.h.