mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 09:00:37 +08:00
Various corrections and enhancements to the documentation.
Change-Id: I03519bfccf4367b36d36006f1450d5fbcbbf8621
This commit is contained in:
@@ -58,7 +58,7 @@ namespace ceres {
|
||||
//
|
||||
// For example, Quaternions have a three dimensional local
|
||||
// parameterization. It's plus operation can be implemented as (taken
|
||||
// from interncal/ceres/auto_diff_local_parameterization_test.cc)
|
||||
// from internal/ceres/auto_diff_local_parameterization_test.cc)
|
||||
//
|
||||
// struct QuaternionPlus {
|
||||
// template<typename T>
|
||||
|
||||
Reference in New Issue
Block a user