Algebraic Closure. More...
#include <borderbasix/arithm/AlgClos.hpp>
Public Types | |
typedef T | TYPE |
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.