fixed many warnings from GCC 4.6.1
[profile/ivi/opencv.git] / modules / ml / src / rtrees.cpp
2012-03-17 Vadim Pisarevskyfixed many warnings from GCC 4.6.1
2011-11-10 Maria Dimashovafixed CvRTrees::read in case nactive_vars==var_count...
2011-06-24 Ilya LysenkovTrunk: moved contructors implementations from .hpp...
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-11-02 Vadim Pisarevskyalmost finished Python wrappers
2010-09-10 Maria Dimashovafixed CvDTree and CvForestTree find_best_split() methods
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...