Exponential scaling, base e or ten.
More...
List of all members.
Detailed Description
Exponential scaling, base e or ten.
Constructor & Destructor Documentation
| ExpScaler::ExpScaler |
( |
bool |
powerof10 = true |
) |
[inline] |
Member Function Documentation
| virtual cloneTp* ExpScaler::clone |
( |
|
) |
const [inline, virtual] |
| void ExpScaler::fromString |
( |
const char * |
|
) |
[virtual] |
| bool ExpScaler::operator== |
( |
const ExpScaler & |
b |
) |
const [inline] |
| double ExpScaler::scale |
( |
double |
|
) |
const [virtual] |
| const char* ExpScaler::toString |
( |
|
) |
const [virtual] |
| const char* ExpScaler::type |
( |
|
) |
const [inline, virtual] |
| double ExpScaler::unScale |
( |
double |
|
) |
const [virtual] |
Member Data Documentation