mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fix typos.
Change-Id: I61296f42354eab797c55c1435ca46b3475b767e9
This commit is contained in:
@@ -60,7 +60,7 @@ namespace ceres {
|
||||
// optimize over two dimensional vector delta in the tangent space at
|
||||
// that point and then "move" to the point x + delta, where the move
|
||||
// operation involves projecting back onto the sphere. Doing so
|
||||
// removes a redundent dimension from the optimization, making it
|
||||
// removes a redundant dimension from the optimization, making it
|
||||
// numerically more robust and efficient.
|
||||
//
|
||||
// More generally we can define a function
|
||||
|
||||
Reference in New Issue
Block a user