AlgClos< T > Struct Template Reference

List of all members.

Detailed Description

template<class T>
struct AlgClos< T >

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 std::complex<T>. We have the following specialisation:

Definition at line 29 of file AlgClos.h.

Public Types

typedef std::complex< T > TYPE


The documentation for this struct was generated from the following file:

SYNAPS DOCUMENTATION
logo