mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34: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:
@@ -169,7 +169,7 @@ Solving
|
||||
installed. Both of these preconditioners use a clustering
|
||||
algorithm. Use ``SINGLE_LINKAGE`` before ``CANONICAL_VIEWS``.
|
||||
|
||||
#. Use :function:`Solver::Summary::FullReport` to diagnose performance problems.
|
||||
#. Use :func:`Solver::Summary::FullReport` to diagnose performance problems.
|
||||
|
||||
When diagnosing Ceres performance issues - runtime and convergence,
|
||||
the first place to start is by looking at the output of
|
||||
|
||||
Reference in New Issue
Block a user