示例#1
0
 public float GetRelativeRegularization()
 {
     XmmInterface.setCurrentModelInstance(thisIndex);
     return(XmmInterface.getRelativeRegularization());
 }
 public float getRelativeRegularization()
 {
     return(XmmInterface.getRelativeRegularization());
 }