mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
3d87b72c89
A live version of the doc can be found at http://homes.cs.washington.edu/~sagarwal/ceres-solver/ As it stands, the documentation has better hyperlinking and coverage than the latex documentation now. Change-Id: I7ede3aa83b9b9ef25104caf331e5727b4f5beae5
11 lines
455 B
ReStructuredText
11 lines
455 B
ReStructuredText
===============
|
|
Further Reading
|
|
===============
|
|
|
|
For a short but informative introduction to the subject we recommend
|
|
the booklet by [Madsen]_ . For a general introduction to non-linear
|
|
optimization we recommend [NocedalWright]_. [Bjorck]_ remains the
|
|
seminal reference on least squares problems. [TrefethenBau]_ book is
|
|
our favourite text on introductory numerical linear algebra. [Triggs]_
|
|
provides a thorough coverage of the bundle adjustment problem.
|