Package jline.lib.smc
Class MG1FIOptions
-
- All Implemented Interfaces:
public final class MG1FIOptionsOptions for MG1_FI solver
-
-
Method Summary
Modifier and Type Method Description final StringgetMode()final IntegergetMaxNumIt()final IntegergetVerbose()final StringgetShiftType()final MatrixgetStartValue()final IntArraygetNonZeroBlocks()-
-
Method Detail
-
getMaxNumIt
final Integer getMaxNumIt()
-
getVerbose
final Integer getVerbose()
-
getShiftType
final String getShiftType()
-
getStartValue
final Matrix getStartValue()
-
getNonZeroBlocks
final IntArray getNonZeroBlocks()
-
-
-
-