Sign in
ceres-solver
/
ceres-solver
/
dcee120bac04911bf01d8365bddca87c74ce2af9
/
internal
/
ceres
/
solver_impl_test.cc
dcee120
Consolidate SolverTerminationType enum.
by Sameer Agarwal
· 11 years ago
324eccb
Restore the state of the Problem after a call to Evaluate.
by Sameer Agarwal
· 11 years ago
ed92366
Lint cleanup from William Rucklidge.
by Sameer Agarwal
· 11 years ago
a9334d6
Fix constant parameter handling in inner iterations.
by Sameer Agarwal
· 11 years ago
48e9cd3
Add a test name
by Sameer Agarwal
· 12 years ago
126dfbe
Fix how Ceres calls CAMD.
by Sameer Agarwal
· 12 years ago
367b65e
Multiple dense linear algebra backends.
by Sameer Agarwal
· 12 years ago
eeedd2e
Rationalize some of the variable names in Solver::Options.
by Sameer Agarwal
· 12 years ago
5f433c8
Fix a reallocation bug in CreateJacobianBlockSparsityTranspose.
by Sameer Agarwal
· 12 years ago
d5b93bf
More pre-ordering support.
by Sameer Agarwal
· 12 years ago
c8f0790
Refactor SolverImpl::CreateReducedProgram.
by Sameer Agarwal
· 12 years ago
a363a7b
Multithread DENSE_SCHUR
by Sameer Agarwal
· 12 years ago
039ff07
Evaluate ResidualBlocks without LossFunction if needed.
by Sameer Agarwal
· 12 years ago
509f68c
Problem::Evaluate implementation.
by Sameer Agarwal
· 12 years ago
be418a3
Fix evaluation of initial cost and corresponding test
by Markus Moll
· 12 years ago
0b5df70
Bug fix in solver_impl_test.
by Sameer Agarwal
· 12 years ago
67a107b
SolverImpl refactoring.
by Sameer Agarwal
· 12 years ago
68b32a9
ordering -> linear_solver_ordering.
by Sameer Agarwal
· 12 years ago
c1ffad6
Schur ordering was operating on the original program.
by Sameer Agarwal
· 12 years ago
2c94eed
Move from Ordering to ParameterBlockOrdering.
by Sameer Agarwal
· 12 years ago
a693c8b
Remove redundant broken test.
by Sameer Agarwal
· 12 years ago
9123e2f
An implementation of Ruhe & Wedin's Algorithm II.
by Sameer Agarwal
· 13 years ago
65625f7
Solver::Options::ordering* are dead.
by Sameer Agarwal
· 13 years ago
08f0d4d
Stricter checking of Solver::Option::num_eliminate_blocks.
by Sameer Agarwal
· 13 years ago
b9f15a5
Add a dense Cholesky factorization based linear solver.
by Sameer Agarwal
· 13 years ago
8de78db
Compute summary->fixed_cost while the residual blocks are removed
by Markus Moll
· 13 years ago
4997cbc
Return jacobians and gradients to the user.
by Sameer Agarwal
· 13 years ago
efe7ac6
Port Ceres to Windows
by Keir Mierle
· 13 years ago
6196cba
Fix broken constant parameter blocks
by Keir Mierle
· 13 years ago
f747183
Fix user iteration callbacks.
by Keir Mierle
· 13 years ago
5ecd251
Check that the Dogleg Solver uses a direct solver.
by Sameer Agarwal
· 13 years ago
b051873
Multiple sparse linear algebra backends.
by Sameer Agarwal
· 13 years ago
32de18d
Fix handling of constant blocks when reordering
by Keir Mierle
· 13 years ago
39efc5e
Fix tests broken by the CGNR change.
by Keir Mierle
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago