Files
ceres-solver/docs/source
Sameer Agarwal 8f1b6123ad GradientProblem & related classes use std::unique_ptr
Previously these classes in analogy with ceres::Problem's interface
had interfaces to allow bare pointers as well as unique_ptrs. This
CL changes the API to always use unique_ptr, this is less error prone
and makes the default ownership semantics clearer.

Change-Id: I7577a90761f341c7e009c248c820f0fec2e6f32d
2024-09-15 21:57:23 +00:00
..
2023-09-27 09:27:29 -07:00
2023-09-12 20:51:48 +02:00
2024-08-24 09:29:51 -07:00
2023-10-05 09:12:33 -07:00
2023-09-21 11:23:38 -07:00
2023-10-12 18:12:09 -07:00
2013-05-23 12:49:35 -07:00
2023-09-21 11:23:38 -07:00
2023-03-03 04:07:01 +03:00
2023-09-29 14:54:34 -07:00
2014-10-08 08:47:34 -07:00
2023-10-12 18:12:09 -07:00