- valueOf(String) - Static method in enum com.quantego.clp.CLP.ALGORITHM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.quantego.clp.CLP.SCALING
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.quantego.clp.CLP.STATUS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.quantego.clp.CLPConstraint.TYPE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.quantego.clp.CLP.ALGORITHM
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.quantego.clp.CLP.SCALING
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.quantego.clp.CLP.STATUS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.quantego.clp.CLPConstraint.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verbose(int) - Method in class com.quantego.clp.CLP
-
Print log to standard out (default=0).