#include <ProbabilityScaleEngine.h>
List of all members.
Private Member Functions |
double | func (double x) const |
double | invFunc (double x) const |
Constructor & Destructor Documentation
ProbabilityScaleTransformation::ProbabilityScaleTransformation |
( |
const ScaleEngine * |
engine | ) |
|
|
inline |
Member Function Documentation
QwtScaleTransformation * ProbabilityScaleTransformation::copy |
( |
| ) |
const |
double ProbabilityScaleTransformation::func |
( |
double |
x | ) |
const |
|
private |
double ProbabilityScaleTransformation::invFunc |
( |
double |
x | ) |
const |
|
private |
double ProbabilityScaleTransformation::invXForm |
( |
double |
x, |
|
|
double |
s1, |
|
|
double |
s2, |
|
|
double |
p1, |
|
|
double |
p2 |
|
) |
| const |
|
virtual |
double ProbabilityScaleTransformation::xForm |
( |
double |
x, |
|
|
double |
s1, |
|
|
double |
s2, |
|
|
double |
p1, |
|
|
double |
p2 |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: