Class CeresSolverTest.UnaryIdentityCostFunction

    • Constructor Detail

      • UnaryIdentityCostFunction

        public UnaryIdentityCostFunction()
    • Method Detail

      • Evaluate

        public boolean Evaluate​(java.util.Vector<double[]> parameters,
                                double[] residuals,
                                double[][] jacobians)
        Overrides:
        Evaluate in class CeresSolver.CostFunction