View source: R/INTERFACE__ConstrainedFunction.R
| constrained_function | R Documentation |
Create a constrained function for minimization.
constrained_function(func, ...)
func |
original objective function. |
... |
one or more constraints of class |
constrained_function returns an object of class ConstrainedFunction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.