Package jline.lib.smc
Class GIM1ROptions
-
- All Implemented Interfaces:
public final class GIM1ROptionsOptions for GIM1_R solver
-
-
Constructor Summary
Constructors Constructor Description GIM1ROptions(String mode, Integer maxNumIt, Integer verbose)
-
Method Summary
Modifier and Type Method Description final StringgetMode()final IntegergetMaxNumIt()final IntegergetVerbose()-
-
Method Detail
-
getMaxNumIt
final Integer getMaxNumIt()
-
getVerbose
final Integer getVerbose()
-
-
-
-