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:
@@ -94,7 +94,7 @@ class FirstOrderFunction;
|
||||
// NOTE: We are currently in the process of transitioning from
|
||||
// LocalParameterization to Manifolds in the Ceres API. During this period,
|
||||
// GradientProblem will support using both Manifold and LocalParameterization
|
||||
// objects interchangably. For methods in the API affected by this change, see
|
||||
// objects interchangeably. For methods in the API affected by this change, see
|
||||
// their documentation below.
|
||||
class CERES_EXPORT GradientProblem {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user