Class MyIterationCallback

Inheritance Relationships

Base Type

  • public IterationCallback

Class Documentation

class parpe::MyIterationCallback : public IterationCallback

Callback functor for to be called between ceres iterations.

Public Functions

MyIterationCallback(OptimizationReporter *reporter)
ceres::CallbackReturnType operator()(const ceres::IterationSummary &summary) override