Uses of Class
org.encog.app.analyst.wizard.NormalizeRange

Packages that use NormalizeRange
org.encog.app.analyst.wizard   
 

Uses of NormalizeRange in org.encog.app.analyst.wizard
 

Methods in org.encog.app.analyst.wizard that return NormalizeRange
 NormalizeRange AnalystWizard.getRange()
           
static NormalizeRange NormalizeRange.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NormalizeRange[] NormalizeRange.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.encog.app.analyst.wizard with parameters of type NormalizeRange
 void AnalystWizard.setRange(NormalizeRange theRange)
           
 



Copyright © 2014. All Rights Reserved.