Sign in
ceres-solver
/
ceres-solver
/
a693c8bfd5b37c46a59699d8a88d39038249f65f
/
internal
/
ceres
/
trust_region_minimizer.cc
9123e2f
An implementation of Ruhe & Wedin's Algorithm II.
by Sameer Agarwal
· 13 years ago
b23fd4e
Add IterationSummary::step_is_nonmonotonic.
by Sameer Agarwal
· 13 years ago
65625f7
Solver::Options::ordering* are dead.
by Sameer Agarwal
· 13 years ago
76533b3
Adding high-precision timer using OpenMP
by Petter Strandmark
· 13 years ago
b329e58
Numerically robust computation of model_cost_change.
by Sameer Agarwal
· 13 years ago
a406b17
Fix the jacobian scaling bug.
by Sameer Agarwal
· 13 years ago
552f9f8
Various minor bug fixes to the solver logic.
by Sameer Agarwal
· 13 years ago
1.3.0
05292bf
Add a TrustRegionStrategy::Summary object.
by Sameer Agarwal
· 13 years ago
47d26bc
Do not implicitly negate the step in the TrustRegionMinimizer.
by Markus Moll
· 13 years ago
0beab86
Fix glog includes and include sorting order.
by Sameer Agarwal
· 13 years ago
a8f87d7
Non-monotonic trust region algorithm.
by Sameer Agarwal
· 13 years ago
8de78db
Compute summary->fixed_cost while the residual blocks are removed
by Markus Moll
· 13 years ago
f44907f
Compute the gradient if requested in the evaluator
by Keir Mierle
· 13 years ago
f747183
Fix user iteration callbacks.
by Keir Mierle
· 13 years ago
4441b5b
TrustRegionMinimier tests for Dogleg strategy.
by Sameer Agarwal
· 13 years ago
fa01519
Dogleg strategy and timing cleanups.
by Sameer Agarwal
· 13 years ago
d28b3c8
Minor spacing issue fix.
by Sameer Agarwal
· 13 years ago
aa9a83c
New Trust region loop.
by Sameer Agarwal
· 13 years ago