Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::NumTraits< mpfr::mpreal > Struct Template Reference

Detailed Description

template<>
struct Eigen::NumTraits< mpfr::mpreal >

Definition at line 80 of file MPRealSupport.

Inheritance diagram for Eigen::NumTraits< mpfr::mpreal >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  {
  IsInteger = 0, IsSigned = 1, IsComplex = 0, RequireInitialization = 1,
  ReadCost = 10, AddCost = 10, MulCost = 40
}
typedef mpfr::mpreal Real
typedef mpfr::mpreal NonInteger
enum  

Static Public Member Functions

static mpfr::mpreal highest ()
static mpfr::mpreal lowest ()
static Real epsilon ()
static Real dummy_precision ()

Member Typedef Documentation

typedef mpfr::mpreal Eigen::NumTraits< mpfr::mpreal >::NonInteger

Definition at line 94 of file MPRealSupport.

typedef mpfr::mpreal Eigen::NumTraits< mpfr::mpreal >::Real

Reimplemented from Eigen::GenericNumTraits< mpfr::mpreal >.

Definition at line 93 of file MPRealSupport.


Member Enumeration Documentation

anonymous enum [inherited]

Definition at line 67 of file Core.

anonymous enum
Enumerator:
IsInteger 
IsSigned 
IsComplex 
RequireInitialization 
ReadCost 
AddCost 
MulCost 

Definition at line 83 of file MPRealSupport.


Member Function Documentation

static Real Eigen::NumTraits< mpfr::mpreal >::dummy_precision ( ) [inline, static]

Definition at line 103 of file MPRealSupport.

static Real Eigen::NumTraits< mpfr::mpreal >::epsilon ( ) [inline, static]

Definition at line 99 of file MPRealSupport.

static mpfr::mpreal Eigen::NumTraits< mpfr::mpreal >::highest ( ) [inline, static]

Definition at line 96 of file MPRealSupport.

static mpfr::mpreal Eigen::NumTraits< mpfr::mpreal >::lowest ( ) [inline, static]

Definition at line 97 of file MPRealSupport.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo