Warning fixes continued
[platform/upstream/opencv.git] / modules / ml / src / ertrees.cpp
2012-06-09 Andrey KamaevWarning fixes continued
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-03-31 Vadim Pisarevskyadded explicit () to avoid MSVC /analyze warning
2011-07-24 Maria Dimashovafixed priors usage in ertrees
2011-05-06 Anatoly Baksheevfixed ~300 warnings under windows (had to hack gtest...
2011-02-18 Vadim Pisarevskyreplaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer...
2010-11-29 Maria Dimashovamade random generators of MLL classes depended on defau...
2010-09-22 Maria Dimashovafixed problem with surrogate splits in decision trees...
2010-06-24 Maria Dimashovamodified default var_type values
2010-06-23 Maria Dimashovafixed case of var_type==0 (ticket 397)
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...