Augustus 3.4.0
|
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 |
LogDouble & | operator*= (const LogDouble &other) |
LogDouble & | operator= (const LogDouble &other) |
void | print (ostream &out) const |
internally stores floating point numbers using their logarithm.
this saves time when multiplication and division is a frequent operation