Mixxx

WaveSegmentation Class Reference

#include <wavesegmentation.h>

List of all members.

Public Member Functions

 WaveSegmentation ()
virtual ~WaveSegmentation ()
int Process (double *psdf, int count, float *segPoints, int maxPoints)

Detailed Description

Definition at line 17 of file wavesegmentation.h.


Constructor & Destructor Documentation

WaveSegmentation::WaveSegmentation ( )

Definition at line 13 of file wavesegmentation.cpp.

WaveSegmentation::~WaveSegmentation ( ) [virtual]

Definition at line 36 of file wavesegmentation.cpp.


Member Function Documentation

int WaveSegmentation::Process ( double *  psdf,
int  count,
float *  segPoints,
int  maxPoints 
)

Definition at line 18 of file wavesegmentation.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines