Skip to main content

Module float16

Module float16 

Source
Expand description

IEEE 754 half-precision (binary16) floating-point type.

This is a minimal implementation providing only the operations needed for JPEG XL decoding, avoiding external dependencies like half which pulls in zerocopy.

Structsยง

f16
IEEE 754 binary16 half-precision floating-point type.