Learn R Programming

smoof (version 1.5)

violatesConstraints: Checks whether constraints are violated.

Description

Checks whether constraints are violated.

Usage

violatesConstraints(fn, values)

Arguments

fn

[smoof_function] Objective function.

values

[numeric] List of values.

Value

[logical(1)]