Package gov.nih.mipav.model.algorithms
Class CeresSolver.CostFunctorExample
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolver.CostFunctorExample
-
- Enclosing class:
- CeresSolver
class CeresSolver.CostFunctorExample extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CostFunctorExample()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
operator(double[] x, double[] residual)
-