checkFeasibilityNlopGnIngres: Check feasibility for NLOPT_GN_ISRES
Description
Returns TRUE
if x does satisfy ineq constraint OR
no constraint function is used
Usage
checkFeasibilityNlopGnIngres(x, control)
Arguments
x
(1 x n)-matrix to be tested
Value
logical (TRUE
if feasible)