mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
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:
@@ -0,0 +1,12 @@
|
||||
.. _chapter-api:
|
||||
|
||||
=============
|
||||
API Reference
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
nnls_modeling
|
||||
nnls_solving
|
||||
gradient_solver
|
||||
Reference in New Issue
Block a user