"Han, Guowen" <
[hidden email]> writes:
> Anyone know if there is any particular reason for using Simplex method in FittedBondDiscountCurve class?
Probably a combination of:
- Simplex does not require derivatives (the Minpack LevenbergMarquardt
used in QuantLib does not require them either but they are estimated
internally by finite differences)
- It is slightly more robust to local minima compared to minimisation
algorithms based on a current and trial point
Best,
Bojan
--
Bojan Nikolic ||
http://www.bnikolic.co.uk------------------------------------------------------------------------------
Learn Windows Azure Live! Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at
http://p.sf.net/sfu/ms-windowsazure_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev