Documentation updates.

1. Further tightening of the Covariance documentation.
2. Documented minimizer progress output.
3. Lint cleanup from William Rucklidge.
4. Updated version history.

Change-Id: I8bc28484675d4edf89a7c050b6379dbac6c39e91
This commit is contained in:
Sameer Agarwal
2013-06-03 09:20:49 -07:00
parent 7129cd3157
commit 4437639e9b
5 changed files with 100 additions and 49 deletions
+4
View File
@@ -710,4 +710,8 @@ directory contains a number of other examples:
<http://www.itl.nist.gov/div898/strd/nls/nls_main.shtm>`_
non-linear regression problems.
#. `libmv_bundle_adjuster.cc
<https://ceres-solver.googlesource.com/ceres-solver/+/master/examples/libmv_bundle_adjuster.cc>`_
is the bundle adjustment algorithm used by `Blender <www.blender.org>`_/libmv.