|
Stratax 0.3.1
|
Maps a non-integral input dtype to the same result dtype. More...
#include <Math.hpp>
Public Types | |
| using | type = std::remove_cvref_t< T > |
| Result dtype for a standard unary math operation. | |
Maps a non-integral input dtype to the same result dtype.
| using stratax::core::math_detail::MathResult< T >::type = std::remove_cvref_t<T> |