Re: Bermudan LLM
Posted by
Kakhkhor Abdijalilov on
Aug 23, 2011; 10:37pm
URL: http://quantlib.414.s1.nabble.com/Bermudan-LLM-tp9645p9648.html
Longstaff-Schwartz method for Bermudan LLM requires OLS for every
early exercise opportunity, not just once.
I checked "Numerical recipes", Demel's and Golub's books and all
recommend not to use normal equations to solve OLS. Equity version of
Longstaff-Schwartz in QuantLib uses SVD too.
The cost of SVD scales as SAMPLES*FACTORS^3, but the cost of path
generation scales as SAMPLES*FACTORS^2. SVD doesn't scale well as more
CPU cores are used, but path generation should scale almost perfectly.
Regards,
Kakhkhor Abdijalilov.
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed.
http://p.sf.net/sfu/emc-vnx-dev2dev_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev