Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBtraits< long double > Class Reference

#include <CTBtraits.hxx>

List of all members.

Public Types

typedef long double T
typedef long double Sum_t
typedef long double Sumq_t
typedef T Mag_t

Static Public Methods

T Min ()
T Max ()
T Epsilon ()
T Tiny ()

Static Public Attributes

const bool IsIntegral = false
const bool IsFloating = true
const bool IsComplex = false
const int NBit = CHAR_BIT * sizeof (T)


Member Typedef Documentation

typedef long double CTBtraits< long double >::T
 

Definition at line 201 of file CTBtraits.hxx.

typedef long double CTBtraits< long double >::Sum_t
 

Definition at line 202 of file CTBtraits.hxx.

typedef long double CTBtraits< long double >::Sumq_t
 

Definition at line 203 of file CTBtraits.hxx.

typedef T CTBtraits< long double >::Mag_t
 

Definition at line 204 of file CTBtraits.hxx.


Member Function Documentation

T CTBtraits< long double >::Min [inline, static]
 

Definition at line 209 of file CTBtraits.hxx.

T CTBtraits< long double >::Max [inline, static]
 

Definition at line 210 of file CTBtraits.hxx.

T CTBtraits< long double >::Epsilon [inline, static]
 

Definition at line 211 of file CTBtraits.hxx.

T CTBtraits< long double >::Tiny [inline, static]
 

Definition at line 212 of file CTBtraits.hxx.


Member Data Documentation

const bool CTBtraits< long double >::IsIntegral = false [static]
 

Definition at line 205 of file CTBtraits.hxx.

const bool CTBtraits< long double >::IsFloating = true [static]
 

Definition at line 206 of file CTBtraits.hxx.

const bool CTBtraits< long double >::IsComplex = false [static]
 

Definition at line 207 of file CTBtraits.hxx.

const int CTBtraits< long double >::NBit = CHAR_BIT * sizeof (T) [static]
 

Definition at line 208 of file CTBtraits.hxx.


The documentation for this class was generated from the following file:
Generated at Fri Oct 24 18:14:11 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001