|
kwave
18.07.70
|
#include "config.h"#include <math.h>#include <algorithm>#include <limits>#include "libkwave/Curve.h"#include "libkwave/Interpolation.h"#include "libkwave/Parser.h"#include "libkwave/String.h"
Go to the source code of this file.
Functions | |
| static bool | cmp (const Kwave::Curve::Point &a, const Kwave::Curve::Point &b) |
|
static |
Definition at line 245 of file Curve.cpp.
Referenced by Kwave::FileInfoDialog::setupFileInfoTab(), and Kwave::Curve::sort().
