Uses of Class
org.encog.ml.prg.EncogProgramVariables

Packages that use EncogProgramVariables
org.encog.ml.prg   
 

Uses of EncogProgramVariables in org.encog.ml.prg
 

Methods in org.encog.ml.prg that return EncogProgramVariables
 EncogProgramVariables EncogProgram.getVariables()
           
 

Constructors in org.encog.ml.prg with parameters of type EncogProgramVariables
EncogProgram(EncogProgramContext theContext, EncogProgramVariables theVariables)
          Construct an Encog program using the specified context and variable holder.
 



Copyright © 2014. All Rights Reserved.