Class CeresSolver.ExponentialFunctor

  • Enclosing class:
    CeresSolver

    class CeresSolver.ExponentialFunctor
    extends java.lang.Object
    • Constructor Detail

      • ExponentialFunctor

        public ExponentialFunctor()
    • Method Detail

      • operator

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

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