Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Util::LogRange Class Reference

same as ParamRange but searches logarithmicly, note that the semantics of the parameters have changed: they are exponents, not values More...

#include <Iterable.h>

Inheritance diagram for Impala::Util::LogRange:

Inheritance graph
[legend]
Collaboration diagram for Impala::Util::LogRange:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LogRange (const std::string &name, double startExp, double endExp, int steps, double logarithmicBase=10.0)
double GetValue ()

Protected Attributes

double mLogarithmicBase

Detailed Description

same as ParamRange but searches logarithmicly, note that the semantics of the parameters have changed: they are exponents, not values

Definition at line 122 of file Iterable.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:41:01 2010 for ImpalaSrc by  doxygen 1.5.1