|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
Helper class for half casts. More...
#include <float16_t.hpp>
Helper class for half casts.
This class template has to be specialized for all valid cast arguments to define an appropriate static cast member function and a corresponding type member denoting its return type.
| T | destination type |
| U | source type |
| R | rounding mode to use |
Definition at line 1920 of file float16_t.hpp.