Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13369/gensrc/metadata
Modified Files:
swaptionvolstructure.xml
Log Message:
Index: swaptionvolstructure.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swaptionvolstructure.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** swaptionvolstructure.xml 7 Aug 2006 15:25:32 -0000 1.27
--- swaptionvolstructure.xml 7 Aug 2006 15:46:23 -0000 1.28
***************
*** 336,347 ****
</Member>
-
-
-
<Member name='qlSwaptionVTSMatrixLocate' objectClass='SwaptionVolatilityMatrix'>
<description>Returns the lower indexes of sourrounding volatility matrix corners.</description>
<libraryFunction>locate</libraryFunction>
<functionCategory>QuantLib</functionCategory>
! <platforms>EO</platforms>
<ParameterList>
<Parameters>
--- 336,346 ----
</Member>
<Member name='qlSwaptionVTSMatrixLocate' objectClass='SwaptionVolatilityMatrix'>
<description>Returns the lower indexes of sourrounding volatility matrix corners.</description>
<libraryFunction>locate</libraryFunction>
<functionCategory>QuantLib</functionCategory>
! <supportedPlatforms>
! <supportedPlatform>excel</supportedPlatform>
! </supportedPlatforms>
<ParameterList>
<Parameters>
***************
*** 368,372 ****
<libraryFunction>SwaptionVolatilityCube</libraryFunction>
<functionCategory>QuantLib</functionCategory>
! <platforms>EGO</platforms>
<ParameterList>
<Parameters>
--- 367,373 ----
<libraryFunction>SwaptionVolatilityCube</libraryFunction>
<functionCategory>QuantLib</functionCategory>
! <supportedPlatforms>
! <supportedPlatform>excel</supportedPlatform>
! </supportedPlatforms>
<ParameterList>
<Parameters>
|