Type Definition arpfloat::FP16

source ·
pub type FP16 = Float<5, 10>;
Expand description

Predefined FP16 float with 5 exponent bits, and 10 mantissa bits.