#include <Iterable.h>
Inheritance diagram for Impala::Util::LogRange:
Public Member Functions | |
LogRange (const std::string &name, double startExp, double endExp, int steps, double logarithmicBase=10.0) | |
double | GetValue () |
Protected Attributes | |
double | mLogarithmicBase |
Definition at line 122 of file Iterable.h.