Fix a copy-pasta error

Change-Id: I2f7f7e98364f3f28245e5c379c7fe143c21d825b
This commit is contained in:
Sameer Agarwal
2023-09-29 14:54:34 -07:00
parent dc0bb8508c
commit 8e3b7d89e4
+1 -2
View File
@@ -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?