示例#1
0
 /**
  * Returns the numerosity of the classifier.
  *
  * @return an integer with the numerosity
  */
 public int getNumerosity() {
   return parameters.getNumerosity();
 } // end getNumerosity