[QuantLibAddin-cvs] QuantLibAddin/gensrc/metadata mathf.xml, 1.25, 1.26
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-10-11 11:31:01
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22311/gensrc/metadata Modified Files: mathf.xml Log Message: Index: mathf.xml =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/mathf.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** mathf.xml 6 Oct 2006 16:40:44 -0000 1.25 --- mathf.xml 11 Oct 2006 11:30:57 -0000 1.26 *************** *** 12,21 **** </includes> <copyright> ! Copyright (C) 2006 Ferdinando Ametrano </copyright> <Functions> - <Procedure name='qlPrimeNumber' > <description>returns the N-th prime number</description> --- 12,20 ---- </includes> <copyright> ! Copyright (C) 2006 Ferdinando Ametrano </copyright> <Functions> <Procedure name='qlPrimeNumber' > <description>returns the N-th prime number</description> *************** *** 290,294 **** </Procedure> - <Procedure name="qlCovFromCorr"> <description>Returns the covariance matrix generated using the correlation matrix and the volatility array.</description> --- 289,292 ---- *************** *** 395,397 **** </Category> - --- 393,394 ---- |