Borderbasix

Public Types | List of all members
RealOf< T > Struct Template Reference

#include <borderbasix/arithm/RealOf.hpp>

Public Types

typedef Warning_Value_Type_Not_Defined TYPE
 

Detailed Description

template<class T>
struct RealOf< T >

The class RealOf is a traits class used to specify the type corresponding to the algebraic closure. The real class type of a class T is RealOf<T>::TYPE. This class also contains the functions

for T=int, double, complex<T>.

The default TYPE of RealOf<T> is the empty class Warning_Value_Type_Not_Defined.

Member Typedef Documentation

template<class T >
typedef Warning_Value_Type_Not_Defined RealOf< T >::TYPE
Home  |  Download & InstallContributions