NumTraits Class Reference

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


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 Mon Aug 31 17:48:40 2009 for Eigen by  doxygen 1.6.1