eepgwde::detail::bps Struct Reference
[Extra data types.]

#include <eleve/src/typing0.hpp>

Inheritance diagram for eepgwde::detail::bps:

eepgwde::detail::Numeric< double > eepgwde::detail::scaling< double, 1, 100 *100 >

List of all members.

Public Member Functions

 bps ()
 bps (const double &d)
 bps (const Numeric< double > &d)


Detailed Description

An additional double type for basis points.

This expects 450 = 0.045 = 4.5% = 450 and will as() render as 0.045

Note:
The cast operators work for this because it has inherited from the boost type. Constructors don't.

Definition at line 239 of file typing0.hpp.


Constructor & Destructor Documentation

eepgwde::detail::bps::bps (  )  [inline]

Definition at line 240 of file typing0.hpp.

eepgwde::detail::bps::bps ( const double &  d  )  [inline]

Definition at line 241 of file typing0.hpp.

eepgwde::detail::bps::bps ( const Numeric< double > &  d  )  [inline]

Definition at line 242 of file typing0.hpp.


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

Generated on Thu Feb 18 21:30:12 2010 for eleve by  doxygen 1.5.6