We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10a00a commit dc3d21eCopy full SHA for dc3d21e
src/reference-manual/types.qmd
@@ -474,7 +474,7 @@ model {
474
Bounds (and offset and multiplier)
475
for integer or real variables may be arbitrary expressions.
476
The only requirement is that they only include variables that have
477
-been declared (though not necessarily defined) before the declaration. array[N] row_vector[D] x;
+been declared (though not necessarily defined) before the declaration.
478
If the bounds themselves are parameters, the behind-the-scenes
479
variable transform accounts for them in the log Jacobian.
480
0 commit comments