示例#1
0
 public int GetRegressionEstimator()
 {
     XmmInterface.setCurrentModelInstance(thisIndex);
     return(XmmInterface.getRegressionEstimator());
 }
 public int getRegressionEstimator()
 {
     return(XmmInterface.getRegressionEstimator());
 }