ObjectiveFunction-class {evoper} | R Documentation |
ObjectiveFunction class
Description
The base class for optimization functions.
Fields
object
The raw output of objective function
objective
The objective function
parameters
The parameter list for objective function
value
The results from objective function
[Package evoper version 0.5.0 Index]