Learn R Programming

smoof (version 1.6.0.3)

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.