hasConstraints: Checks whether the objective function has constraints.

View source: R/hasConstraints.R

hasConstraintsR Documentation

Checks whether the objective function has constraints.

Description

Checks whether the objective function has constraints.

Usage

hasConstraints(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[logical(1)] TRUE if the function has constraints, FALSE otherwise.


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.