[QuantLibAddin-cvs] QuantLibAddin todonando.txt,1.35,1.36
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-08-30 17:57:31
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv19515 Modified Files: todonando.txt Log Message: Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** todonando.txt 23 Aug 2006 17:56:31 -0000 1.35 --- todonando.txt 30 Aug 2006 17:57:27 -0000 1.36 *************** *** 86,99 **** QUANTLIBADDIN - default loopingparameter - default Optimization method in interpolation.xml (sabr) - return std::pair (see locate for swaptionvolmatrix) - - export FlatForward - export ImpliedCurve - - export Statistics - export PathGeneration - SWAP GRID - VANILLA SWAP signature - - why qlSwaptionVTSMatrix (not qlSwaptionVTSMatrix2) crash - export discount, loglinear selection - enforce version number check --- 86,98 ---- QUANTLIBADDIN + - RSG factory - default loopingparameter + - default depencyTrigger - default Optimization method in interpolation.xml (sabr) - return std::pair (see locate for swaptionvolmatrix) - export ImpliedCurve - export PathGeneration - SWAP GRID - VANILLA SWAP signature - export discount, loglinear selection - enforce version number check *************** *** 105,109 **** - BOND: add loopParameters - iterator input support - - Statistics - freeze, unfreeze objects --- 104,107 ---- |