bpp-phyl3  3.0.0
Eigen::NumTraits< bpp::ExtendedFloat > Struct Reference

#include <Bpp/Phyl/Likelihood/DataFlow/ExtendedFloat.h>

+ Inheritance diagram for Eigen::NumTraits< bpp::ExtendedFloat >:
+ Collaboration diagram for Eigen::NumTraits< bpp::ExtendedFloat >:

Public Types

enum  {
  IsComplex = 0 , IsInteger = 0 , IsSigned = 1 , RequireInitialization = 1 ,
  ReadCost = 1 , AddCost = 3 , MulCost = 2
}
 
typedef bpp::ExtendedFloat Real
 
typedef bpp::ExtendedFloat NonInteger
 
typedef bpp::ExtendedFloat Nested
 

Detailed Description

Definition at line 502 of file ExtendedFloat.h.

Member Typedef Documentation

◆ Nested

typedef bpp::ExtendedFloat Eigen::NumTraits< bpp::ExtendedFloat >::Nested

Definition at line 507 of file ExtendedFloat.h.

◆ NonInteger

typedef bpp::ExtendedFloat Eigen::NumTraits< bpp::ExtendedFloat >::NonInteger

Definition at line 506 of file ExtendedFloat.h.

◆ Real

typedef bpp::ExtendedFloat Eigen::NumTraits< bpp::ExtendedFloat >::Real

Definition at line 505 of file ExtendedFloat.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IsComplex 
IsInteger 
IsSigned 
RequireInitialization 
ReadCost 
AddCost 
MulCost 

Definition at line 508 of file ExtendedFloat.h.


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