Files
ceres-solver/docs/source
Julian Kent 368a738e52 AutoDiffCostFunction: optional ownership
Add Ownership semantics to the AutoDiffCostFunction

This allows several benefits, such as pointer ordering always being the
same for numerical repeatability (due to blocks being ordered by
pointer address), memory adjacency for better cache performance, and
reduced allocator pressure / overhead.

This is then made use of in libmv by preallocating the errors and
cost functions into vectors

Change-Id: Ia5b97e7249b55a463264b6e26f7a02291927c9f2
2020-09-03 19:19:53 +02:00
..
2020-05-27 19:24:46 +00:00
2018-09-18 03:18:04 +00:00
2016-11-27 15:12:11 -08:00
2020-08-04 18:26:02 -07:00
2013-05-23 12:49:35 -07:00
2014-10-08 08:47:34 -07:00