Package gov.nih.mipav.model.algorithms
Class CeresSolver.MyCostFunctor
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolver.MyCostFunctor
-
- Enclosing class:
- CeresSolver
public class CeresSolver.MyCostFunctor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MyCostFunctor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
operator(java.util.Vector<double[]> parameters, double[] residuals)
-