Public Types
GenericNumTraits< T > Struct Template Reference

#include <NumTraits.h>

+ Inheritance diagram for GenericNumTraits< T >:

List of all members.

Public Types

enum  {
  IsInteger,
  IsSigned,
  IsComplex,
  RequireInitialization,
  ReadCost,
  AddCost,
  MulCost
}
typedef T Real

Member Typedef Documentation

typedef T Real

Member Enumeration Documentation

anonymous enum
Enumerator:
IsInteger 
IsSigned 
IsComplex 
RequireInitialization 
ReadCost 
AddCost 
MulCost 

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