Uses of Class
net.sf.myra.gui.parser.ConfusionMatrixMeasure

Packages that use ConfusionMatrixMeasure
net.sf.myra.gui.parser   
 

Uses of ConfusionMatrixMeasure in net.sf.myra.gui.parser
 

Methods in net.sf.myra.gui.parser that return ConfusionMatrixMeasure
static ConfusionMatrixMeasure ConfusionMatrixMeasure.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConfusionMatrixMeasure[] ConfusionMatrixMeasure.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.