Learn R Programming

soobench (version 1.9.18)

lower_bounds: Retrieve the lower or upper bounds of a test function.

Description

Retrieve the lower or upper bounds of a test function.

Usage

lower_bounds(fn)

upper_bounds(fn)

Arguments

fn

[soo_function] Object of type soo_function to query.

Value

[numeric] Vector of lower or upper bounds of test function.