half
MISSING
|
(1) |
|
(2) |
|
(3) |
|
(4) |
-
default constructor, inits as zero
-
Parameters:-
cl::sycl::half &&
unnamed
-
-
Parameters:-
const cl::sycl::half &
unnamed
-
-
Takes in a 32 bit float and converts it to 16 bits
Parameters:-
const float &
f
: the float to be converted to 16 bits
-