Changeset 1592 for trunk/yat/classifier/SVM.cc
- Timestamp:
- Oct 20, 2008, 4:02:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/classifier/SVM.cc
r1487 r1592 26 26 #include "KernelLookup.h" 27 27 #include "Target.h" 28 #include "yat/random/random.h"29 #include "yat/statistics/Averager.h"30 28 #include "yat/utility/Matrix.h" 31 29 #include "yat/utility/Vector.h"
Note: See TracChangeset
for help on using the changeset viewer.