mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fix a broken hyperlink in the documentation.
Thanks to Henrique Mendonca for pointing this out. Change-Id: I40a214cfa900265f85492017799a5f2062904d76
This commit is contained in:
@@ -1175,8 +1175,8 @@ Instances
|
||||
|
||||
For example, Quaternions have a three dimensional local
|
||||
parameterization. It's plus operation can be implemented as (taken
|
||||
from `internal/ceres/auto_diff_local_parameterization_test.cc
|
||||
<https://ceres-solver.googlesource.com/ceres-solver/+/master/include/ceres/local_parameterization.h>`_
|
||||
from `internal/ceres/autodiff_local_parameterization_test.cc
|
||||
<https://ceres-solver.googlesource.com/ceres-solver/+/master/internal/ceres/autodiff_local_parameterization_test.cc>`_
|
||||
)
|
||||
|
||||
.. code-block:: c++
|
||||
|
||||
Reference in New Issue
Block a user