OptimMethod: A Class for Optimization Methods

OptimMethodR Documentation

A Class for Optimization Methods

Description

A class for optimization methods which cannot be initialized.

Value

No return.

Super class

fmmr6::AbstractMethod -> OptimMethod

Methods

Public methods

Inherited methods

Method new()

The initialization of the optimization methods.

Usage
OptimMethod$new()

Method clone()

The objects of this class are cloneable with this method.

Usage
OptimMethod$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Dongjie Wu


wudongjie/fmmr6 documentation built on June 24, 2022, 2:48 p.m.