Package gov.nih.mipav.model.algorithms
Class CeresSolverTest.DoglegStrategyFixtureEllipseCorrectGaussNewtonStep
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolverTest.Fixture
gov.nih.mipav.model.algorithms.CeresSolverTest.DoglegStrategyFixtureEllipse
gov.nih.mipav.model.algorithms.CeresSolverTest.DoglegStrategyFixtureEllipseCorrectGaussNewtonStep
- Enclosing class:
CeresSolverTest
class CeresSolverTest.DoglegStrategyFixtureEllipseCorrectGaussNewtonStep
extends CeresSolverTest.DoglegStrategyFixtureEllipse
-
Field Summary
FieldsFields inherited from class gov.nih.mipav.model.algorithms.CeresSolverTest.Fixture
jacobian_, options_, residual_, x_ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gov.nih.mipav.model.algorithms.CeresSolverTest.DoglegStrategyFixtureEllipse
SetUp
-
Field Details
-
kToleranceLoose
final double kToleranceLoose- See Also:
-
-
Constructor Details
-
DoglegStrategyFixtureEllipseCorrectGaussNewtonStep
public DoglegStrategyFixtureEllipseCorrectGaussNewtonStep()
-