1. db2af1b Add Problem::EvaluateResidualBlockAssumingParametersUnchanged by Sameer Agarwal · 4 years, 9 months ago
  2. 75e575c Fix use of incomplete type in defaulted Problem methods by Alex Stewart · 5 years ago
  3. db1f5b5 Allow some methods in Problem to use const double*. by Sameer Agarwal · 6 years ago
  4. 1b852c5 Add Problem::EvaluateResidualBlock. by Sameer Agarwal · 6 years ago
  5. e51e9b4 Implement AddResidualBlock using variadic templates by Johannes Beck · 7 years ago
  6. 32cb9e4 Respect bounds when using Solver::Options::check_gradients by Sameer Agarwal · 7 years ago
  7. d61e94d Add IsParameterBlockConstant to the ceres::Problem class. by Thomas Schneider · 9 years ago
  8. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  9. bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
  10. 6c45d6b Add more inspection methods to Problem. by Sameer Agarwal · 11 years ago
  11. 5ecb1c3 Add Problem::IsParameterBlockPresent. by Sameer Agarwal · 11 years ago
  12. a482ab8 Add Problem::SetParameterLowerBound and Problem::SetParameterUpperBound. by Sameer Agarwal · 11 years ago
  13. f949bab Add Problem::GetParameterization. by Sameer Agarwal · 11 years ago
  14. fda69b5 Export the structure of a problem to the public API by Keir Mierle · 12 years ago
  15. 02706c1 Sparse covariance estimation. by Sameer Agarwal · 12 years ago
  16. 3d95469 Add the ability to query the Problem about parameter blocks. by Sameer Agarwal · 12 years ago
  17. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  18. 04938ef Add support for removing parameter and residual blocks. by Keir Mierle · 12 years ago
  19. 12626e8 Add support for up to 10 parameters in Problem by Fisher · 13 years ago
  20. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago