Exemplo n.º 1
0
 public float GetRelativeRegularization()
 {
     XmmInterface.setCurrentModelInstance(thisIndex);
     return(XmmInterface.getRelativeRegularization());
 }
Exemplo n.º 2
0
 public float getRelativeRegularization()
 {
     return(XmmInterface.getRelativeRegularization());
 }