kwave  18.07.70
Interpolation.h File Reference
#include "config.h"
#include <QtGlobal>
#include <QString>
#include <QStringList>
#include <QVector>
#include "libkwave/TypesMap.h"
Include dependency graph for Interpolation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kwave::Interpolation
 
class  Kwave::Interpolation::InterpolationMap
 

Namespaces

 Kwave
 

Enumerations

enum  Kwave::interpolation_t {
  Kwave::INTPOL_LINEAR = 0, Kwave::INTPOL_SPLINE, Kwave::INTPOL_NPOLYNOMIAL, Kwave::INTPOL_POLYNOMIAL3,
  Kwave::INTPOL_POLYNOMIAL5, Kwave::INTPOL_POLYNOMIAL7, Kwave::INTPOL_SAH
}
 

Functions

static Kwave::interpolation_tKwave::operator++ (Kwave::interpolation_t &i)