mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Minor cleanups in preparation for a release.
1. Fix the release script to ignore the version.h checking. 2. Fix some ceres documentation formatting errors. Change-Id: I3fd6b85e771b242f463d6a36c3efd8d691f9242f
This commit is contained in:
@@ -21,7 +21,7 @@ Rosenbrock's Function
|
||||
=====================
|
||||
|
||||
We consider the minimization of the famous `Rosenbrock's function
|
||||
<http://en.wikipedia.org/wiki/Rosenbrock_function>`_ [#f9]_.
|
||||
<http://en.wikipedia.org/wiki/Rosenbrock_function>`_ [#f1]_.
|
||||
|
||||
We begin by defining an instance of the ``FirstOrderFunction``
|
||||
interface. This is the object that is responsible for computing the
|
||||
|
||||
Reference in New Issue
Block a user