BFGS Constructor |
Name | Description | |
---|---|---|
![]() | BFGS(Int32, QuasiNewtonFunctionDelegate, QuasiNewtonGradientDelegate) |
Initializes a new instance of BFGS optimization algorithm.
|
![]() | BFGS(Int32, QuasiNewtonFunctionDelegate, QuasiNewtonGradientDelegate, LineSearch) |
Initializes a new instance of BFGS optimization algorithm.
|