Sign in
ceres-solver
/
ceres-solver
/
c2fab6502e5a341ff644c2bb2c5171ebd882b2d6
/
internal
/
ceres
/
problem.cc
db2af1b
Add Problem::EvaluateResidualBlockAssumingParametersUnchanged
by Sameer Agarwal
· 4 years, 9 months ago
75e575c
Fix use of incomplete type in defaulted Problem methods
by Alex Stewart
· 5 years ago
db1f5b5
Allow some methods in Problem to use const double*.
by Sameer Agarwal
· 6 years ago
1b852c5
Add Problem::EvaluateResidualBlock.
by Sameer Agarwal
· 6 years ago
e51e9b4
Implement AddResidualBlock using variadic templates
by Johannes Beck
· 7 years ago
32cb9e4
Respect bounds when using Solver::Options::check_gradients
by Sameer Agarwal
· 7 years ago
d61e94d
Add IsParameterBlockConstant to the ceres::Problem class.
by Thomas Schneider
· 9 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
6c45d6b
Add more inspection methods to Problem.
by Sameer Agarwal
· 11 years ago
5ecb1c3
Add Problem::IsParameterBlockPresent.
by Sameer Agarwal
· 11 years ago
a482ab8
Add Problem::SetParameterLowerBound and Problem::SetParameterUpperBound.
by Sameer Agarwal
· 11 years ago
f949bab
Add Problem::GetParameterization.
by Sameer Agarwal
· 11 years ago
fda69b5
Export the structure of a problem to the public API
by Keir Mierle
· 12 years ago
02706c1
Sparse covariance estimation.
by Sameer Agarwal
· 12 years ago
3d95469
Add the ability to query the Problem about parameter blocks.
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
12626e8
Add support for up to 10 parameters in Problem
by Fisher
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago