Package jline.lib.smc
Class GIM1PiOptions
-
- All Implemented Interfaces:
public final class GIM1PiOptionsOptions for GIM1_pi solver
-
-
Constructor Summary
Constructors Constructor Description GIM1PiOptions(Matrix boundary, Integer maxNumComp, Integer verbose)
-
Method Summary
Modifier and Type Method Description final MatrixgetBoundary()final IntegergetMaxNumComp()final IntegergetVerbose()-
-
Method Detail
-
getBoundary
final Matrix getBoundary()
-
getMaxNumComp
final Integer getMaxNumComp()
-
getVerbose
final Integer getVerbose()
-
-
-
-