Exemple #1
0
 /**
  * @see org.plsomlib.MapBase#getOutputDimensions()
  */
 public int[] getOutputDimensions()
 {
     return(weights.getDimensions());
 }