kyosu v0.1.0
Complex Without Complexes
 
Loading...
Searching...
No Matches

◆ as_real_type_t

template<typename T >
using kyosu::as_real_type_t = typedef typename as_real_type<T>::type

Compute the real type associated to a Cayley-Dickson-like type.

Template Parameters
TType to convert to a real type.