|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionOptimizer.TerminationCode | |
---|---|
edu.stanford.rsl.jpop |
Uses of FunctionOptimizer.TerminationCode in edu.stanford.rsl.jpop |
---|
Methods in edu.stanford.rsl.jpop that return FunctionOptimizer.TerminationCode | |
---|---|
FunctionOptimizer.TerminationCode |
FunctionOptimizer.getTerminationCode()
returns the TerminationCode of the Optimization process. |
static FunctionOptimizer.TerminationCode |
FunctionOptimizer.TerminationCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FunctionOptimizer.TerminationCode[] |
FunctionOptimizer.TerminationCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |