Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LogDouble Class Reference

internally stores floating point numbers using their logarithm. More...

#include <lldouble.hh>

Public Member Functions

 LogDouble (double d=0.0)
 
 LogDouble (const LogDouble &other)
 
LogDouble operator* (const LogDouble &other) const
 
LogDoubleoperator*= (const LogDouble &other)
 
LogDoubleoperator= (const LogDouble &other)
 
void print (ostream &out) const
 

Detailed Description

internally stores floating point numbers using their logarithm.

this saves time when multiplication and division is a frequent operation

Author
Emmanouil Stafilarakis
Mario Stanke

The documentation for this class was generated from the following files: