BFGS Constructor (Int32, QuasiNewtonFunctionDelegate, QuasiNewtonGradientDelegate, LineSearch) |
Namespace: FinMath.NumericalOptimization.Unconstrained
public BFGS( int dimension, QuasiNewtonFunctionDelegate function, QuasiNewtonGradientDelegate gradient, LineSearch search )