|
From: petercaspers <pet...@ar...> - 2008-08-15 13:17:18
|
Hi, I think in swaptionVolCube2.cpp, line 70 (QL 0.9.0) is a bug: Period swapTenor( ... rounder(swapLength/12.0) , Months) must be Period swapTenor( ... rounder(swapLength*12.0) , Months) ? Regards, Peter -- View this message in context: http://www.nabble.com/swaptionVolCube2-bug-tp18998476p18998476.html Sent from the quantlib-dev mailing list archive at Nabble.com. |