getRefPoint: Returns the reference point of a multi-objective function.

View source: R/getRefPoint.R

getRefPointR Documentation

Returns the reference point of a multi-objective function.

Description

Returns the reference point of a multi-objective function.

Usage

getRefPoint(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[numeric] The reference point.

Note

Keep in mind, that this method makes sense only for multi-objective target functions.


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