Class CeresSolver.MyThreeParameterCostFunctor

java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.MyThreeParameterCostFunctor
Enclosing class:
CeresSolver

public class CeresSolver.MyThreeParameterCostFunctor extends Object
  • Constructor Details

    • MyThreeParameterCostFunctor

      public MyThreeParameterCostFunctor()
  • Method Details

    • operator

      public boolean operator(Vector<double[]> parameters, double[] residuals)