mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
Fix a copy-pasta error
Change-Id: I2f7f7e98364f3f28245e5c379c7fe143c21d825b
This commit is contained in:
@@ -81,8 +81,7 @@ Modeling
|
||||
and lower bounds constraints on the parameter blocks.
|
||||
|
||||
The trick described above for dealing with inequality
|
||||
constraints will **not** work.. default-domain:: cpp |
|
||||
for equality constraints.
|
||||
constraints will **not** work for equality constraints.
|
||||
|
||||
#. How do I set one or more components of a parameter block constant?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user