mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Correct spelling in comments and docs.
Change-Id: Iad9a0599d644d3b3cd54244edaf64d408cb1308e
This commit is contained in:
@@ -298,7 +298,7 @@ we find that it is an indeterminate form at :math:`x_0 = 0, x_1 =
|
||||
|
||||
There is no single solution to this problem. In some cases one needs
|
||||
to reason explicitly about the points where indeterminacy may occur
|
||||
and use alternate expressions using `L'Hopital's rule
|
||||
and use alternate expressions using `L'Hôpital's rule
|
||||
<https://en.wikipedia.org/wiki/L'H%C3%B4pital's_rule>`_ (see for
|
||||
example some of the conversion routines in `rotation.h
|
||||
<https://github.com/ceres-solver/ceres-solver/blob/master/include/ceres/rotation.h>`_. In
|
||||
|
||||
Reference in New Issue
Block a user