kwave
18.07.70
|
This is the complete list of members for Kwave::Interpolation, including all inherited members.
count() | Kwave::Interpolation | private |
createFullPolynom(const Kwave::Curve &points, QVector< double > &x, QVector< double > &y) | Kwave::Interpolation | private |
createPolynom(const Kwave::Curve &points, QVector< double > &x, QVector< double > &y, int pos, unsigned int degree) | Kwave::Interpolation | private |
descriptions(bool localized=false) | Kwave::Interpolation | static |
find(const QString &name) | Kwave::Interpolation | inlinestatic |
findByIndex(int index) | Kwave::Interpolation | inlinestatic |
get2Derivate(const QVector< double > &x, const QVector< double > &y, QVector< double > &ab, unsigned int n) | Kwave::Interpolation | private |
interpolation(const Kwave::Curve &points, unsigned int len) | Kwave::Interpolation | |
Interpolation(Kwave::interpolation_t type=INTPOL_LINEAR) | Kwave::Interpolation | explicit |
limitedInterpolation(const Kwave::Curve &points, unsigned int len) | Kwave::Interpolation | |
m_curve | Kwave::Interpolation | private |
m_der | Kwave::Interpolation | private |
m_interpolation_map | Kwave::Interpolation | privatestatic |
m_type | Kwave::Interpolation | private |
m_x | Kwave::Interpolation | private |
m_y | Kwave::Interpolation | private |
name(Kwave::interpolation_t type) | Kwave::Interpolation | static |
prepareInterpolation(const Kwave::Curve &points) | Kwave::Interpolation | |
setType(Kwave::interpolation_t t) | Kwave::Interpolation | inline |
singleInterpolation(double pos) | Kwave::Interpolation | |
singleLimitedInterpolation(double pos) | Kwave::Interpolation | |
type() | Kwave::Interpolation | inline |
~Interpolation() | Kwave::Interpolation | virtual |