Пример #1
0
 /**
  * Returns the fitness of the "macro-classifier"
  *
  * @return a double with the macro-classifier fitness
  */
 public double getMacroClFitness() {
   return parameters.getMacroClFitness();
 } // end getMacroClFitness