Beispiel #1
0
 /**
  * Gets the number of matches of the classifier.
  *
  * @return an integer with the number of matches of the classifier.
  */
 public int getNumberMatches() {
   return parameters.getNumberMatches();
 } // end getNumberMatches