#include <ProbabilityScaleEngine.h>
|
double | func (double x) const |
|
double | invFunc (double x) const |
|
§ ProbabilityScaleTransformation()
ProbabilityScaleTransformation::ProbabilityScaleTransformation |
( |
const ScaleEngine * |
engine | ) |
|
|
inline |
§ copy()
QwtScaleTransformation * ProbabilityScaleTransformation::copy |
( |
| ) |
const |
§ func()
double ProbabilityScaleTransformation::func |
( |
double |
x | ) |
const |
|
private |
§ invFunc()
double ProbabilityScaleTransformation::invFunc |
( |
double |
x | ) |
const |
|
private |
§ invXForm()
double ProbabilityScaleTransformation::invXForm |
( |
double |
x, |
|
|
double |
s1, |
|
|
double |
s2, |
|
|
double |
p1, |
|
|
double |
p2 |
|
) |
| const |
|
virtual |
§ xForm()
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: