comparison dsp/keydetection/GetKeyMode.cpp @ 241:a98dd8ec96f8

* Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 09 Jan 2008 10:31:29 +0000
parents 1a406914b3a9
children eea2a08a75a9
comparison
equal deleted inserted replaced
240:1a406914b3a9 241:a98dd8ec96f8
1 // GetKeyMode.cpp: implementation of the CGetKeyMode class. 1 // GetKeyMode.cpp: implementation of the CGetKeyMode class.
2 // 2 //
3 ////////////////////////////////////////////////////////////////////// 3 //////////////////////////////////////////////////////////////////////
4 4
5 #include "GetKeyMode.h" 5 #include "GetKeyMode.h"
6 #include "dsp/maths/MathUtilities.h" 6 #include "maths/MathUtilities.h"
7 #include "base/Pitch.h" 7 #include "base/Pitch.h"
8 8
9 #include <iostream> 9 #include <iostream>
10 10
11 // Chords profile 11 // Chords profile