opencv/modules/ml
Roman Donchenko cf00349b5b Gave CvSVM a private copy constructor & assignment operator.
The implicitly generated ones don't work properly, and I don't want to
write proper ones. :-)

"Fixes" <http://code.opencv.org/issues/3358>.
2013-11-20 14:59:42 +04:00
..
doc Normalized file endings. 2013-08-21 18:59:25 +04:00
include/opencv2/ml Gave CvSVM a private copy constructor & assignment operator. 2013-11-20 14:59:42 +04:00
src svm: disable failed tests 2013-10-07 18:17:10 +04:00
test Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00