Searched defs:step_is_nonmonotonic (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/include/ceres/
H A Diteration_callback.h49 step_is_nonmonotonic(false),
80 // Note: step_is_nonmonotonic is false when iteration = 0;
81 bool step_is_nonmonotonic; member in struct:ceres::IterationSummary

Completed in 31 milliseconds