Uses of Class
wGmdh.jGmdh.oldskul.measures.StructureLearningPerformance

Packages that use StructureLearningPerformance
wGmdh   
wGmdh.jGmdh.oldskul   
 

Uses of StructureLearningPerformance in wGmdh
 

Fields in wGmdh declared as StructureLearningPerformance
protected  StructureLearningPerformance Msc.structureLearningPerformance
           
 StructureLearningPerformance MscPrototype.structureLearningPerformance
          Deprecated.  
 

Uses of StructureLearningPerformance in wGmdh.jGmdh.oldskul
 

Fields in wGmdh.jGmdh.oldskul declared as StructureLearningPerformance
protected  StructureLearningPerformance MultiSelectCombi.trainingPerformance
           
 

Methods in wGmdh.jGmdh.oldskul that return StructureLearningPerformance
 StructureLearningPerformance MultiSelectCombi.getTrainingPerformance()
           
 

Methods in wGmdh.jGmdh.oldskul with parameters of type StructureLearningPerformance
 void MultiSelectCombi.setTrainingPerformance(StructureLearningPerformance meas)