kyosu v0.1.0
Complex Without Complexes
 
Loading...
Searching...
No Matches
kyosu::complexify< T > Struct Template Reference

compute the cayley dickson type associated to a floating type or any other type. More...

#include <kyosu/types/traits.hpp>

Detailed Description

template<typename T>
struct kyosu::complexify< T >

compute the cayley dickson type associated to a floating type or any other type.

if the type is an eve::floating_value return the complex type associated else let the type as is.

Template Parameters
TType to wrap