kyosu
v0.1.0
Complex Without Complexes
Loading...
Searching...
No Matches
◆
as_real_type_t
template<typename T>
using
kyosu::as_real_type_t
= typename as_real_type<T>
::type
Compute the real type associated to a Cayley-Dickson-like type.
Template Parameters
T
Type to convert to a real type.
kyosu