Qrack
9.13
General classical-emulating-quantum development framework
|
Helper class for half casts. More...
#include <half.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 |