OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:step_is_nonmonotonic
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/include/ceres/
iteration_callback.h
49
step_is_nonmonotonic
(false),
80
// Note:
step_is_nonmonotonic
is false when iteration = 0;
81
bool
step_is_nonmonotonic
;
member in struct:ceres::IterationSummary
/external/ceres-solver/internal/ceres/
trust_region_minimizer.cc
555
iteration_summary.
step_is_nonmonotonic
= true;
Completed in 36 milliseconds