Hi, I've noticed that in the Java documentation for version 2.4.2: http://docs.opencv.org/java/2.4.2/index.html?org/opencv/ml/CvSVM.html
There exist a function to get the default parameter grid for train_auto, but my Java wrapper (version 2.4.12) lacks it... Is this an internationally removed functionality? Is there anything in place of it?