Finding the best tuner
[satune.git] / src / Tuner / comptuner.h
index 74183bcec5dfbf40bb4b7d8cad0dc1f553b1a4d9..9f86ffb39bbf443ea3783ce4d52e37b5aed9ab30 100644 (file)
@@ -12,6 +12,7 @@ public:
        void readData(uint numRuns);
        void tune();
        void findBestTwoTuners();
+       void findTheBestTuner();
 protected:
 
 };