NumTraits Class Reference


Detailed Description

Holds some data about the various numeric (i.e. scalar) types allowed by Eigen.

Parameters:
T the numeric type about which this class provides data. Recall that Eigen allows only the following types for T: int, float, double, std::complex<float>, std::complex<double>, and long double (especially useful to enforce x87 arithmetics when SSE is the default).
The provided data consists of:

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

Generated on Sat Apr 25 18:28:59 2009 for Eigen by  doxygen 1.5.5