![]() |
Mixxx
|
#include <wavesegmentation.h>
Public Member Functions | |
| WaveSegmentation () | |
| virtual | ~WaveSegmentation () |
| int | Process (double *psdf, int count, float *segPoints, int maxPoints) |
Definition at line 17 of file wavesegmentation.h.
| WaveSegmentation::WaveSegmentation | ( | ) |
Definition at line 13 of file wavesegmentation.cpp.
| WaveSegmentation::~WaveSegmentation | ( | ) | [virtual] |
Definition at line 36 of file wavesegmentation.cpp.
| int WaveSegmentation::Process | ( | double * | psdf, |
| int | count, | ||
| float * | segPoints, | ||
| int | maxPoints | ||
| ) |