Sign in
ceres-solver
/
ceres-solver
/
1bc7b38ac188d17671f44846484bb2c8cb1b6e89
/
internal
/
ceres
/
problem_test.cc
5ecb1c3
Add Problem::IsParameterBlockPresent.
by Sameer Agarwal
· 11 years ago
195e493
Check validity of residual block before removal in RemoveResidualBlock.
by Alex Stewart
· 11 years ago
e52843c
Fixed problem_test(Failed on Windows at least). The parantheses made the regex invalid.
by Björn Piltz
· 11 years ago
f949bab
Add Problem::GetParameterization.
by Sameer Agarwal
· 11 years ago
85561ee
Use int32 for parameter block sizes.
by Sameer Agarwal
· 11 years ago
324eccb
Restore the state of the Problem after a call to Evaluate.
by Sameer Agarwal
· 11 years ago
fda69b5
Export the structure of a problem to the public API
by Keir Mierle
· 11 years ago
3d95469
Add the ability to query the Problem about parameter blocks.
by Sameer Agarwal
· 12 years ago
020d8e1
Better error reporting in the modeling API.
by Sameer Agarwal
· 12 years ago
039ff07
Evaluate ResidualBlocks without LossFunction if needed.
by Sameer Agarwal
· 12 years ago
931c309
Cleanup based on comments by William Rucklidge
by Sameer Agarwal
· 12 years ago
509f68c
Problem::Evaluate implementation.
by Sameer Agarwal
· 12 years ago
04938ef
Add support for removing parameter and residual blocks.
by Keir Mierle
· 12 years ago
9123e2f
An implementation of Ruhe & Wedin's Algorithm II.
by Sameer Agarwal
· 13 years ago
c014997
Replace EXPECT/ASSERT_DEATH with EXPECT_DEATH_IF_SUPPORTED.
by Sameer Agarwal
· 13 years ago
efe7ac6
Port Ceres to Windows
by Keir Mierle
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago