Easy Support Vector Machine

Dependents:   WeatherPredictor

Files at this revision

API Documentation at this revision

Comitter:
yukari_hinata
Date:
Thu Feb 19 19:14:55 2015 +0000
Parent:
5:792afbb0bcf3
Commit message:
(may be its have memory leak...)

Changed in this revision

MCSVM.hpp Show annotated file Show diff for this revision Revisions of this file
diff -r 792afbb0bcf3 -r e7aa8d270f8b MCSVM.hpp
--- a/MCSVM.hpp	Wed Feb 18 15:01:12 2015 +0000
+++ b/MCSVM.hpp	Thu Feb 19 19:14:55 2015 +0000
@@ -53,4 +53,4 @@
                         
 };
 
-#endif /* MCSVM_H_INCLUDED */
+#endif /* MCSVM_H_INCLUDED */
\ No newline at end of file