BroydenFletcherGoldfarbShanno Constructor |
Name | Description | |
---|---|---|
BroydenFletcherGoldfarbShanno |
Creates a new instance of the L-BFGS optimization algorithm.
| |
BroydenFletcherGoldfarbShanno(Int32) |
Creates a new instance of the L-BFGS optimization algorithm.
| |
BroydenFletcherGoldfarbShanno(NonlinearObjectiveFunction) |
Creates a new instance of the L-BFGS optimization algorithm.
| |
BroydenFletcherGoldfarbShanno(Int32, FuncDouble, Double, FuncDouble, Double) |
Creates a new instance of the L-BFGS optimization algorithm.
|