mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Lint cleanup from William Rucklidge
Change-Id: I11ebf9bdb09cfd465a32a61e0a9a045ab650deac
This commit is contained in:
@@ -281,7 +281,7 @@ the corresponding accessors. This information will be verified by the
|
||||
independent variables, and there is no limit on the dimensionality
|
||||
of each of them.
|
||||
|
||||
**WARNING 2** A common beginner's error when first using
|
||||
**WARNING 1** A common beginner's error when first using
|
||||
:class:`AutoDiffCostFunction` is to get the sizing wrong. In particular,
|
||||
there is a tendency to set the template parameters to (dimension of
|
||||
residual, number of parameters) instead of passing a dimension
|
||||
|
||||
Reference in New Issue
Block a user