View source: R/003_utilities_scopes.R
| with_dpp_scope | R Documentation |
Within this scope, Parameter objects are treated as affine
(not constant) for curvature analysis. This is used internally by
is_dpp() to check DPP compliance.
with_dpp_scope(expr)
expr |
An R expression to evaluate within the DPP scope. |
The result of evaluating expr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.