![]() |
Mixxx
|
#include <wavesegmentation.h>
Public Member Functions | |
| ShortestPath (selfsim *ss, double Threshold, double HorzStepSize=0.5) | |
| ~ShortestPath () | |
| int | length () |
| float | getPoint (int n) |
Definition at line 65 of file wavesegmentation.h.
| ShortestPath::ShortestPath | ( | selfsim * | ss, |
| double | Threshold, | ||
| double | HorzStepSize = 0.5 |
||
| ) |
| ShortestPath::~ShortestPath | ( | ) |
Definition at line 218 of file wavesegmentation.cpp.
| float ShortestPath::getPoint | ( | int | n | ) |
| int ShortestPath::length | ( | ) |