hasConstraints {smoof}R 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)]


[Package smoof version 1.6.0.3 Index]