Class CeresSolver.ExponentialFunctor

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

class CeresSolver.ExponentialFunctor extends Object
  • Constructor Details

    • ExponentialFunctor

      public ExponentialFunctor()
  • Method Details

    • operator

      public boolean operator(double[] x1, double[] residuals)
    • ExpectCostFunctionEvaluationIsNearlyCorrect

      public void ExpectCostFunctionEvaluationIsNearlyCorrect(CeresSolver.CostFunction cost_function, String testName, boolean[] passed)