|
HDK
|
#include <CE_Precision.h>
Public Types | |
| using | host_int_type = int16 |
| using | host_float_type = fpreal16 |
| using | device_int_type = cl_short |
| using | device_float_type = cl_half |
Static Public Attributes | |
| static constexpr int | bitsize = 16 |
| static constexpr int | bytesize = bitsize / CHAR_BIT |
Definition at line 31 of file CE_Precision.h.
Definition at line 37 of file CE_Precision.h.
Definition at line 36 of file CE_Precision.h.
Definition at line 35 of file CE_Precision.h.
| using CE_PrecisionResolver< CE_Precision::CE_16 >::host_int_type = int16 |
Definition at line 34 of file CE_Precision.h.
|
static |
Definition at line 38 of file CE_Precision.h.
|
static |
Definition at line 39 of file CE_Precision.h.