Exemplo n.º 1
0
 public int GetRegressionEstimator()
 {
     XmmInterface.setCurrentModelInstance(thisIndex);
     return(XmmInterface.getRegressionEstimator());
 }
Exemplo n.º 2
0
 public int getRegressionEstimator()
 {
     return(XmmInterface.getRegressionEstimator());
 }