Package gov.nih.mipav.model.algorithms
Class CeresSolver.Solver
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolver.Solver
-
- Enclosing class:
- CeresSolver
class CeresSolver.Solver extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description CeresSolver.SolverOptions
options
CeresSolver.SolverSummary
summary
-
Constructor Summary
Constructors Constructor Description Solver()
-
-
-
Field Detail
-
options
public CeresSolver.SolverOptions options
-
summary
public CeresSolver.SolverSummary summary
-
-