|
Stratax 0.3.1
|
Preserves the dtype of a real absolute-value operation. More...
#include <Math.hpp>
Public Types | |
| using | type = std::remove_cvref_t< T > |
| Absolute-value result dtype. | |
Preserves the dtype of a real absolute-value operation.
| using stratax::core::math_detail::AbsResult< T >::type = std::remove_cvref_t<T> |