NumTraits< T > Class Template Reference
[Core module]

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

Inherits Eigen::GenericNumTraits< T >.

List of all members.


Detailed Description

template<typename T>
class Eigen::NumTraits< T >

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

Parameters:
T the numeric type at hand

This class stores enums, typedefs and static methods giving information about a numeric type.

The provided data consists of:


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