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