checkFeasibilityNlopGnIngres: Check feasibility for NLOPT_GN_ISRES

View source: R/spotTools.R

checkFeasibilityNlopGnIngresR Documentation

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)


SPOT documentation built on June 26, 2022, 1:06 a.m.