svcore
1.9
|
LogRange.h
Go to the documentation of this file.
static void mapRange(double &min, double &max, double thresh=-10)
Map a linear range onto a logarithmic range.
Definition: LogRange.cpp:24
static double unmap(double value)
Map a value from the logarithmic range back again.
Definition: LogRange.cpp:71
Definition: LogRange.h:22
static double map(double value, double thresh=-10)
Map a value onto a logarithmic range.
Definition: LogRange.cpp:64
static bool shouldUseLogScale(std::vector< double > values)
Estimate whether a set of values would be more properly shown using a logarithmic than a linear scale...
Definition: LogRange.cpp:93
Generated by 1.8.11