Mixxx

ShortestPath Class Reference

#include <wavesegmentation.h>

List of all members.

Public Member Functions

 ShortestPath (selfsim *ss, double Threshold, double HorzStepSize=0.5)
 ~ShortestPath ()
int length ()
float getPoint (int n)

Detailed Description

Definition at line 65 of file wavesegmentation.h.


Constructor & Destructor Documentation

ShortestPath::ShortestPath ( selfsim ss,
double  Threshold,
double  HorzStepSize = 0.5 
)

Definition at line 166 of file wavesegmentation.cpp.

Here is the call graph for this function:

ShortestPath::~ShortestPath ( )

Definition at line 218 of file wavesegmentation.cpp.


Member Function Documentation

float ShortestPath::getPoint ( int  n)

Definition at line 209 of file wavesegmentation.cpp.

Here is the caller graph for this function:

int ShortestPath::length ( )

Definition at line 214 of file wavesegmentation.cpp.

Here is the caller 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