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

Note

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


[Package smoof version 1.6.0.3 Index]