Package jline.lib.smc
Class NSFGHTOptions
-
- All Implemented Interfaces:
public final class NSFGHTOptionsOptions for NSF_GHT solver
-
-
Constructor Summary
Constructors Constructor Description NSFGHTOptions(Integer maxNumIt, Integer verbose, Boolean firstBlockRow)
-
Method Summary
Modifier and Type Method Description final IntegergetMaxNumIt()final IntegergetVerbose()final BooleangetFirstBlockRow()-
-
Method Detail
-
getMaxNumIt
final Integer getMaxNumIt()
-
getVerbose
final Integer getVerbose()
-
getFirstBlockRow
final Boolean getFirstBlockRow()
-
-
-
-