Description Usage Arguments Value
View source: R/is_feasible_con.R
Checks if a vector V is feasible in the decision space constrained by function con
1  | is_feasible_con(con, V)
 | 
con | 
 - constraints function ( g <= 0)  | 
V | 
 - a decision vector  | 
True, if vector V is feasible; FALSE, otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.