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