Uses of Class
wGmdh.jGmdh.oldskul.MultiSelectCombi.ModelAndLayer

Packages that use MultiSelectCombi.ModelAndLayer
wGmdh   
wGmdh.jGmdh.oldskul   
 

Uses of MultiSelectCombi.ModelAndLayer in wGmdh
 

Fields in wGmdh declared as MultiSelectCombi.ModelAndLayer
 MultiSelectCombi.ModelAndLayer Msc.currentlyBestStructure
           
protected  MultiSelectCombi.ModelAndLayer MscPrototype.currentlyBestStructure
          Deprecated.  
 

Uses of MultiSelectCombi.ModelAndLayer in wGmdh.jGmdh.oldskul
 

Methods in wGmdh.jGmdh.oldskul that return MultiSelectCombi.ModelAndLayer
 MultiSelectCombi.ModelAndLayer MultiSelectCombi.bestModel(MultiSelectCombi.ModelAndLayer currentBest)
          Incrementaly finds the best model according to structure validation score.
 

Methods in wGmdh.jGmdh.oldskul with parameters of type MultiSelectCombi.ModelAndLayer
 MultiSelectCombi.ModelAndLayer MultiSelectCombi.bestModel(MultiSelectCombi.ModelAndLayer currentBest)
          Incrementaly finds the best model according to structure validation score.
 

Constructors in wGmdh.jGmdh.oldskul with parameters of type MultiSelectCombi.ModelAndLayer
MultiSelectCombi.ModelAndLayer(MultiSelectCombi.ModelAndLayer mal)