Package gov.nih.mipav.model.algorithms
Class CeresSolverTest.ExpectedEvaluation
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolverTest.ExpectedEvaluation
- Enclosing class:
CeresSolverTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
num_rows
public int num_rows -
num_cols
public int num_cols -
cost
public double cost -
residuals
public double[] residuals -
gradient
public double[] gradient -
jacobian
public double[] jacobian
-
-
Constructor Details
-
ExpectedEvaluation
public ExpectedEvaluation()
-