#include <LogitScaleEngine.h>
|
double | func (double x) const |
|
double | invFunc (double x) const |
|
◆ LogitScaleTransformation()
LogitScaleTransformation::LogitScaleTransformation |
( |
const ScaleEngine * |
engine | ) |
|
|
inline |
◆ copy()
QwtScaleTransformation * LogitScaleTransformation::copy |
( |
| ) |
const |
◆ func()
double LogitScaleTransformation::func |
( |
double |
x | ) |
const |
|
private |
◆ invFunc()
double LogitScaleTransformation::invFunc |
( |
double |
x | ) |
const |
|
private |
◆ invXForm()
double LogitScaleTransformation::invXForm |
( |
double |
x, |
|
|
double |
s1, |
|
|
double |
s2, |
|
|
double |
p1, |
|
|
double |
p2 |
|
) |
| const |
|
virtual |
◆ xForm()
double LogitScaleTransformation::xForm |
( |
double |
x, |
|
|
double |
s1, |
|
|
double |
s2, |
|
|
double |
p1, |
|
|
double |
p2 |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: