Learn R Programming

smoof (version 1.7.0)

violatesConstraints: Checks whether constraints are violated

Description

Checks whether constraints are violated

Usage

violatesConstraints(fn, values)

Value

[logical(1)]

Arguments

fn

[smoof_function]
Objective function.

values

[numeric]
List of values.