OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_consecutive_nonmonotonic_steps
(Results
1 - 3
of
3
) sorted by null
/external/ceres-solver/internal/ceres/
minimizer.h
75
max_consecutive_nonmonotonic_steps
=
76
options.
max_consecutive_nonmonotonic_steps
;
135
int
max_consecutive_nonmonotonic_steps
;
member in struct:ceres::internal::Minimizer::Options
trust_region_minimizer.cc
527
options.
max_consecutive_nonmonotonic_steps
) {
/external/ceres-solver/include/ceres/
solver.h
79
max_consecutive_nonmonotonic_steps
= 5;
312
// The parameter
max_consecutive_nonmonotonic_steps
controls the
321
int
max_consecutive_nonmonotonic_steps
;
member in struct:ceres::Solver::Options
[
all
...]
Completed in 26 milliseconds