NumTraits Class Reference

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

#include <NumTraits.h>


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch (Maintained by Benjamin Pitzer)
autogenerated on Fri Jan 11 11:26:52 2013