Class CeresSolver.EvaluationCallback

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void PrepareForEvaluation​(boolean evaluate_jacobians, boolean new_evaluation_point)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EvaluationCallback

        public EvaluationCallback()
    • Method Detail

      • PrepareForEvaluation

        public abstract void PrepareForEvaluation​(boolean evaluate_jacobians,
                                                  boolean new_evaluation_point)