[QuantLibAddin-cvs] QuantLibAddin todonando.txt,1.62,1.63
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-12-11 09:40:10
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv17391 Modified Files: todonando.txt Log Message: 1) RENAMED many functions!!! 2) moving abcd into Volatilities folder 3) renaming ImpliedStdevQuote into ImpliedStdDevQuote 4) deprecating SwapIndex::fixedLegFrequency in favor of SwapIndex::fixedLegTenor 5) renamed Xibor as IborIndex Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** todonando.txt 5 Dec 2006 10:20:22 -0000 1.62 --- todonando.txt 11 Dec 2006 09:40:05 -0000 1.63 *************** *** 1,2 **** --- 1,6 ---- + + coerce from Frequency to Period + conv bias implied quote + - GREEKS - from LMM -> QL::INSTRUMENT -> EXCEL |