quantlib.math.optimization.
LevenbergMarquardt
¶
class
LevenbergMarquardt
(
double
epsfcn=1e-8
,
double
xtol=1e-8
,
double
gtol=1e-8
)
¶
Bases:
OptimizationMethod
Quantlib cython wrapper
Navigation
Getting started
Tutorial
User’s guide
Reference guide
Reference documentation for the
quantlib
package
How to wrap QuantLib classes with cython
Roadmap
Documentation
Related Topics
Documentation overview
Reference guide
quantlib
quantlib.math
quantlib.math.optimization
Previous:
EndCriteria
Next:
OptimizationMethod
Quick search