Easy Support Vector Machine

Dependents:   WeatherPredictor

Revision:
5:792afbb0bcf3
Parent:
2:c4a5251cee32
--- a/SVM.hpp	Mon Feb 16 07:53:14 2015 +0000
+++ b/SVM.hpp	Wed Feb 18 15:01:12 2015 +0000
@@ -5,7 +5,7 @@
 
 #include "mbed.h"
 
-#include "./util/util.hpp"
+#include "../ml_util/ml_util.hpp"
 
 // SVMの学習状態
 typedef enum {