[QuantLibAddin-cvs] QuantLibAddin/gensrc/metadata marketmodels.xml, 1.50, 1.51
Brought to you by:
ericehlers,
nando
|
From: Giorgio F. <gi...@us...> - 2006-10-31 08:25:32
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3165/gensrc/metadata Modified Files: marketmodels.xml Log Message: Index: marketmodels.xml =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/marketmodels.xml,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** marketmodels.xml 26 Oct 2006 08:42:55 -0000 1.50 --- marketmodels.xml 31 Oct 2006 08:25:29 -0000 1.51 *************** *** 1152,1156 **** <!-- CurveState class interface and costructor --> ! <Procedure name='qlSwapForwardJacobian'> <description>return the Jacobian between swap and forward rates</description> <alias>swapForwardJacobian</alias> --- 1152,1156 ---- <!-- CurveState class interface and costructor --> ! <!--Procedure name='qlSwapForwardJacobian'> <description>return the Jacobian between swap and forward rates</description> <alias>swapForwardJacobian</alias> *************** *** 1172,1176 **** <tensorRank>matrix</tensorRank> </ReturnValue> ! </Procedure> <Member name='qlCurveStateRateTimes' libraryClass='CurveState'> --- 1172,1176 ---- <tensorRank>matrix</tensorRank> </ReturnValue> ! </Procedure--> <Member name='qlCurveStateRateTimes' libraryClass='CurveState'> |