Uses of Class
jeco.kernel.problem.VariableReal

Packages that use VariableReal
jeco.kernel.problem   
 

Uses of VariableReal in jeco.kernel.problem
 

Methods in jeco.kernel.problem that return VariableReal
 VariableReal VariableReal.clone()
           
static VariableReal VariableReal.newVariable(java.lang.Double lowerBound, java.lang.Double upperBound)