OptimizationAlgorithm-class: Class "OptimizationAlgorithm"

OptimizationAlgorithm-classR Documentation

Class "OptimizationAlgorithm"

Description

A class storing information concerning the optimization algorithm.

Objects from the class

Objects form the class OptimizationAlgorithm can be created by calls of the form OptimizationAlgorithm(...) where (...) are the parameters for the OptimizationAlgorithm objects.

Slots for Administration objects

name:

A character string giving the name of the optimization algorithm.

parameters:

A list giving the parameters of the optimization algorithm.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.