Crate a_half

Source
Expand description

A crate that implements a half-precision floating-point type f16 and its associated methods.

Structsยง

f16
Type f16, which is essentially a wrapper around u16.