Borderbasix

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

Algebraic Closure. More...

#include <borderbasix/arithm/AlgClos.hpp>

Public Types

typedef T TYPE
 

Detailed Description

template<class T>
struct AlgClos< T >

Algebraic Closure.

This class is a traits class used to specify the type corresponding to the algebraic closure. The complex type for a class T is AlgClos<T>::TYPE.

By default the algebraic closure class of T is T itself.

Member Typedef Documentation

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