1. Home
  2. Browse
  3. half

half

v2.2.0#0Latest

C++ library for half precision floating point arithmetics.

Install

Run the following Vcpkg command to install the port.

Usage

half is header-only and can be used from CMake via:

find_path(HALF_INCLUDE_DIRS "half.hpp")

target_include_directories(main PRIVATE ${HALF_INCLUDE_DIRS})

See source

Version

v2.2.0#0

Publication

Supports

All

SourceForge

half

Homepage

sourceforge.net/projects/half

Subtree

2b665df62f

License

MIT

Definition

Manifest