variation_none {MOEADr}R Documentation

Identity operator

Description

Identity operator (no variation performed)

Usage

variation_none(X, ...)

Arguments

X

Population matrix

...

other parameters (included for compatibility with generic call)

Details

Performs the identity operator (no variation). This routine is included to simplify the use of automated tuning / design tools such as Iterated Racing.

Value

Input matrix X


[Package MOEADr version 1.1.3 Index]