Learn R Programming

SPOT (version 2.11.10)

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

control

Control list for spot and spotLoop.

Generated with spotControl.

Value

logical (TRUE if feasible)