Package jline.lib.smc
Class MG1CROptions
java.lang.Object
jline.lib.smc.MG1CROptions
Options for MG1_CR solver.
-
Constructor Summary
ConstructorsConstructorDescriptionMG1CROptions(String mode, int maxNumIt, int maxNumRoot, double epsilonValue, int verbose, String shiftType) -
Method Summary
-
Constructor Details
-
MG1CROptions
public MG1CROptions() -
MG1CROptions
-
-
Method Details
-
getMode
-
getMaxNumIt
public int getMaxNumIt() -
getMaxNumRoot
public int getMaxNumRoot() -
getEpsilonValue
public double getEpsilonValue() -
getVerbose
public int getVerbose() -
getShiftType
-