Sign in
ceres-solver
/
ceres-solver
/
7566ebae089ccf735830c2299564c2ca088fcf1d
/
internal
/
ceres
/
dogleg_strategy.cc
0a53aa9
Take abseil as a dependency
by Sameer Agarwal
· 7 months ago
5a30cae
Preparing for 2.2.0rc1
by Sameer Agarwal
· 1 year, 4 months ago
2.2.0rc1
f1113c0
Commenting unused parameters for better readibility
by Alexander Ivanov
· 2 years ago
0489964
LinearOperator::FooMultiply -> LinearOperator::FooMultiplyAndAccumulate
by Sameer Agarwal
· 2 years, 6 months ago
c8493fc
Convert internal enums to be class enums.
by Sameer Agarwal
· 2 years, 8 months ago
caf614a
Modernize code using c++17 constructs
by Sameer Agarwal
· 2 years, 9 months ago
ae65219
ClangTidy cleanups
by Sameer Agarwal
· 3 years ago
7b8f675
fix formatting for (non-generated) internal source files
by Nikolaus Demmel
· 4 years, 4 months ago
94712db
Convert calls to CHECK_NOTNULL to CHECK.
by Sameer Agarwal
· 6 years ago
8202edc
Add missing <algorithm> headers.
by Sameer Agarwal
· 7 years ago
7492b0d
Update copyright headers with new year and URL
by Keir Mierle
· 10 years ago
bcc865f
Remove using namespace std;
by Sameer Agarwal
· 10 years ago
33e01b9
Rename LinearSolverTerminationType enums.
by Sameer Agarwal
· 11 years ago
79bde35
SuiteSparse errors do not cause a fatal crash.
by Sameer Agarwal
· 11 years ago
eeedd2e
Rationalize some of the variable names in Solver::Options.
by Sameer Agarwal
· 12 years ago
a7eb1d5
Lint cleanup
by Sameer Agarwal
· 12 years ago
c4a3291
Enable support for dumping trust region minimizer problems.
by Sameer Agarwal
· 12 years ago
509f68c
Problem::Evaluate implementation.
by Sameer Agarwal
· 12 years ago
e7295c2
Add polynomial interpolation and minimization.
by Sameer Agarwal
· 12 years ago
0c3a748
Allow equal lower and upper bound for diagonal scaling.
by Markus Moll
· 12 years ago
51cf7cb
Add the two-dimensional subspace search to DoglegStrategy
by Markus Moll
· 12 years ago
05292bf
Add a TrustRegionStrategy::Summary object.
by Sameer Agarwal
· 12 years ago
47d26bc
Do not implicitly negate the step in the TrustRegionMinimizer.
by Markus Moll
· 12 years ago
d3dce27
Fix early return in DoglegStrategy::StepAccepted
by Markus Moll
· 12 years ago
a3fb17c
Use elliptical trust region in DoglegStrategy.
by Markus Moll
· 12 years ago
0beab86
Fix glog includes and include sorting order.
by Sameer Agarwal
· 12 years ago
fa01519
Dogleg strategy and timing cleanups.
by Sameer Agarwal
· 13 years ago