Documentation update.

1. Complete restructuring of the documentation to account for
   GradientProblemSolver.
2. Update the version history to account for changes since 1.9.0.
3. Add links and document the various examples that ship with ceres.
4. Documentation for GradientProblem GradientProblemSolver.

Change-Id: If3a18f2850cbc98be1bc34435e9ea468785b8b27
This commit is contained in:
Sameer Agarwal
2014-10-02 16:16:26 -07:00
parent b7d321f505
commit 7b6bd1cd31
19 changed files with 1867 additions and 959 deletions
+12
View File
@@ -0,0 +1,12 @@
.. _chapter-api:
=============
API Reference
=============
.. toctree::
:maxdepth: 3
nnls_modeling
nnls_solving
gradient_solver