optimiser {struct} | R Documentation |
A special class of iterator for selecting optimal parameter values not intended to be called directly, this class should be inherited to provide functionality for method-specific classes.
optimiser(...)
... |
named slots and their values. |
an optimiser object
OPT = optimiser()