Package gov.nih.mipav.model.algorithms
Class CeresSolverTest.DoglegStrategyFixtureValleyCorrectStepGlobalOptimumAlongGradient
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolverTest.Fixture
-
- gov.nih.mipav.model.algorithms.CeresSolverTest.DoglegStrategyFixtureValley
-
- gov.nih.mipav.model.algorithms.CeresSolverTest.DoglegStrategyFixtureValleyCorrectStepGlobalOptimumAlongGradient
-
- Enclosing class:
- CeresSolverTest
class CeresSolverTest.DoglegStrategyFixtureValleyCorrectStepGlobalOptimumAlongGradient extends CeresSolverTest.DoglegStrategyFixtureValley
-
-
Field Summary
Fields Modifier and Type Field Description (package private) double
kToleranceLoose
-
Fields inherited from class gov.nih.mipav.model.algorithms.CeresSolverTest.Fixture
jacobian_, options_, residual_, x_
-
-
Constructor Summary
Constructors Constructor Description DoglegStrategyFixtureValleyCorrectStepGlobalOptimumAlongGradient()
-
Method Summary
-
Methods inherited from class gov.nih.mipav.model.algorithms.CeresSolverTest.DoglegStrategyFixtureValley
SetUp
-
-
-
-
Field Detail
-
kToleranceLoose
final double kToleranceLoose
- See Also:
- Constant Field Values
-
-