hasBoxConstraints {smoof}R Documentation

Checks whether the objective function has box constraints.

Description

Checks whether the objective function has box constraints.

Usage

hasBoxConstraints(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[logical(1)]


[Package smoof version 1.6.0.3 Index]