Changeset 442 for trunk/test/svm_test.cc
- Timestamp:
- Dec 15, 2005, 3:17:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/svm_test.cc
r420 r442 9 9 #include <c++_tools/svm/PolynomialKernelFunction.h> 10 10 11 #include <cassert> 11 12 #include <fstream> 12 13 #include <iostream> 13 14 #include <cstdlib> 14 #include <limits .h>15 #include <limits> 15 16 16 17 using namespace theplu;
Note: See TracChangeset
for help on using the changeset viewer.