Package gov.nih.mipav.model.algorithms
Class CeresSolver.IterationCallback
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.IterationCallback
- Direct Known Subclasses:
CeresSolver.GradientCheckingIterationCallback,CeresSolver.GradientProblemSolverStateUpdatingCallback,CeresSolver.LoggingCallback,CeresSolver.StateUpdatingCallback,CeresSolverTest.AbortingIterationCallback,CeresSolverTest.FakeIterationCallback,CeresSolverTest.RememberingCallback,CeresSolverTest.SucceedingIterationCallback
- Enclosing class:
CeresSolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CeresSolver.CallbackReturnTypeoperator(CeresSolver.IterationSummary summary)
-
Constructor Details
-
IterationCallback
public IterationCallback()
-
-
Method Details
-
operator
-