![]() |
Mixxx
|
#include "math.h"
Go to the source code of this file.
Classes | |
class | WaveSegmentation |
class | Rhythmogram |
class | selfsim |
class | ShortestPath |
Defines | |
#define | min(A, B) ((A)>(B)?(B):(A)) |
#define | MAX_SEGMENT_SIZE 250 |
#define MAX_SEGMENT_SIZE 250 |
Definition at line 14 of file wavesegmentation.h.
#define min | ( | A, | |
B | |||
) | ((A)>(B)?(B):(A)) |
Definition at line 11 of file wavesegmentation.h.