half/2.2.0

C++ header-only library to provide an IEEE 754 conformant 16-bit half-precision floating-point type along with corresponding arithmetic operators, type conversions and common mathematical functions.
Recipe info
2023-11-29

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
half/2.2.0

Using half

Loading ...
Loading...