Links
Comment on page

float16

Type representing a 16 bit half precision floating point number

Types

type::float16

Type representing a 16 bit half precision floating point number
using float16 = u16 [[format]];
Last modified 8mo ago