Package jline.lib.smc
Class MG1CROptions
-
- All Implemented Interfaces:
public final class MG1CROptionsOptions for MG1_CR solver
-
-
Method Summary
Modifier and Type Method Description final StringgetMode()final IntegergetMaxNumIt()final IntegergetMaxNumRoot()final DoublegetEpsilonValue()final IntegergetVerbose()final StringgetShiftType()-
-
Method Detail
-
getMaxNumIt
final Integer getMaxNumIt()
-
getMaxNumRoot
final Integer getMaxNumRoot()
-
getEpsilonValue
final Double getEpsilonValue()
-
getVerbose
final Integer getVerbose()
-
getShiftType
final String getShiftType()
-
-
-
-