kwave  18.07.70
Kwave::Interpolation Member List

This is the complete list of members for Kwave::Interpolation, including all inherited members.

count()Kwave::Interpolationprivate
createFullPolynom(const Kwave::Curve &points, QVector< double > &x, QVector< double > &y)Kwave::Interpolationprivate
createPolynom(const Kwave::Curve &points, QVector< double > &x, QVector< double > &y, int pos, unsigned int degree)Kwave::Interpolationprivate
descriptions(bool localized=false)Kwave::Interpolationstatic
find(const QString &name)Kwave::Interpolationinlinestatic
findByIndex(int index)Kwave::Interpolationinlinestatic
get2Derivate(const QVector< double > &x, const QVector< double > &y, QVector< double > &ab, unsigned int n)Kwave::Interpolationprivate
interpolation(const Kwave::Curve &points, unsigned int len)Kwave::Interpolation
Interpolation(Kwave::interpolation_t type=INTPOL_LINEAR)Kwave::Interpolationexplicit
limitedInterpolation(const Kwave::Curve &points, unsigned int len)Kwave::Interpolation
m_curveKwave::Interpolationprivate
m_derKwave::Interpolationprivate
m_interpolation_mapKwave::Interpolationprivatestatic
m_typeKwave::Interpolationprivate
m_xKwave::Interpolationprivate
m_yKwave::Interpolationprivate
name(Kwave::interpolation_t type)Kwave::Interpolationstatic
prepareInterpolation(const Kwave::Curve &points)Kwave::Interpolation
setType(Kwave::interpolation_t t)Kwave::Interpolationinline
singleInterpolation(double pos)Kwave::Interpolation
singleLimitedInterpolation(double pos)Kwave::Interpolation
type()Kwave::Interpolationinline
~Interpolation()Kwave::Interpolationvirtual