Re: Bermudan LLM
Posted by
Kakhkhor Abdijalilov on
Aug 24, 2011; 11:01pm
URL: http://quantlib.414.s1.nabble.com/Bermudan-LLM-tp9645p9653.html
Longstaff-Schwartz method doesn't need and shouldn't use full SVD.
LAPACK has thin version of SVD, but Eigen doesn't.
One possible option is to link to standard CBLAS/LAPACK interface. MKL
10.3 introduced C-API to LAPACK. The same interface can be built for
ATLAS, ACML or any other implementation that provides CBLAS/LAPACK
interface. A high level abstraction layer would separate users from
low level implementation. This way users would be able to link to
their favorite CBLAS/LAPACK implementation.
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