Package gov.nih.mipav.model.algorithms
Class CeresSolverTest.Fixture
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolverTest.Fixture
- Direct Known Subclasses:
CeresSolverTest.DoglegStrategyFixtureEllipse,CeresSolverTest.DoglegStrategyFixtureValley
- Enclosing class:
CeresSolverTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CeresSolver.DenseSparseMatrixprotected CeresSolver.TrustRegionStrategyOptionsprotected double[]protected double[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jacobian_
-
residual_
protected double[] residual_ -
x_
protected double[] x_ -
options_
-
-
Constructor Details
-
Fixture
public Fixture()
-