Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20107/gensrc/metadata
Modified Files:
couponvectors.xml enumtypes.xml index.xml interpolation.xml
optimization.xml
Log Message:
Index: index.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/index.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** index.xml 30 Jul 2006 07:12:21 -0000 1.20
--- index.xml 31 Jul 2006 11:21:15 -0000 1.21
***************
*** 86,90 ****
<!-- InterestRateIndex interface -->
! <!--
<Member name='qlIndexFamilyName' libraryClass='InterestRateIndex'>
<description>retrieve the family name for the given Index (e.g. EURIBOR)</description>
--- 86,90 ----
<!-- InterestRateIndex interface -->
!
<Member name='qlIndexFamilyName' libraryClass='InterestRateIndex'>
<description>retrieve the family name for the given Index (e.g. EURIBOR)</description>
***************
*** 197,201 ****
</ReturnValue>
</Member>
- -->
<!-- Xibor interface -->
--- 197,200 ----
***************
*** 336,340 ****
<!-- SwapIndex interface -->
! <!--
<Member name='qlSwapIndexFixedLegFreq' libraryClass='SwapIndex'>
<description>retrieve the frequency for the underlying swap's fixed leg (e.g. annual)</description>
--- 335,339 ----
<!-- SwapIndex interface -->
!
<Member name='qlSwapIndexFixedLegFreq' libraryClass='SwapIndex'>
<description>retrieve the frequency for the underlying swap's fixed leg (e.g. annual)</description>
***************
*** 366,370 ****
</ReturnValue>
</Member>
! -->
<!--<Member name='qlSwapIndexUnderlyingIndex' libraryClass='SwapIndex'>
<description>retrieve the swap's underlying index (e.g. EURIBOR6m)</description>
--- 365,369 ----
</ReturnValue>
</Member>
!
<!--<Member name='qlSwapIndexUnderlyingIndex' libraryClass='SwapIndex'>
<description>retrieve the swap's underlying index (e.g. EURIBOR6m)</description>
***************
*** 387,391 ****
<!-- SwapIndex constructor -->
! <!--
<Constructor name='qlSwapIndex'>
<libraryFunction>SwapIndex</libraryFunction>
--- 386,390 ----
<!-- SwapIndex constructor -->
!
<Constructor name='qlSwapIndex'>
<libraryFunction>SwapIndex</libraryFunction>
***************
*** 443,447 ****
</ParameterList>
</Constructor>
- -->
</Functions>
--- 442,445 ----
Index: couponvectors.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/couponvectors.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** couponvectors.xml 30 Jul 2006 07:12:21 -0000 1.16
--- couponvectors.xml 31 Jul 2006 11:21:15 -0000 1.17
***************
*** 87,91 ****
</Constructor>
! <!--Constructor name='qlCMSCouponVector'>
<libraryFunction>CMSCouponVector</libraryFunction>
<supportedPlatforms>
--- 87,91 ----
</Constructor>
! <Constructor name='qlCMSCouponVector'>
<libraryFunction>CMSCouponVector</libraryFunction>
<supportedPlatforms>
***************
*** 156,160 ****
</Parameters>
</ParameterList>
! </Constructor-->
<Member name='qlGetLeg' objectClass='CouponVector' dependencyTrigger='true'>
--- 156,160 ----
</Parameters>
</ParameterList>
! </Constructor>
<Member name='qlGetLeg' objectClass='CouponVector' dependencyTrigger='true'>
***************
*** 195,197 ****
--- 195,198 ----
</Functions>
+
</Category>
Index: interpolation.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/interpolation.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** interpolation.xml 30 Jul 2006 07:12:21 -0000 1.25
--- interpolation.xml 31 Jul 2006 11:21:15 -0000 1.26
***************
*** 460,464 ****
</Member>
! <!--Member name='qlSABRInterpolationEndCriteria' libraryClass='SABRInterpolation'>
<description>Returns the optimization end criteria of the SABR fit</description>
<libraryFunction>endCriteria</libraryFunction>
--- 460,464 ----
</Member>
! <Member name='qlSABRInterpolationEndCriteria' libraryClass='SABRInterpolation'>
<description>Returns the optimization end criteria of the SABR fit</description>
<libraryFunction>endCriteria</libraryFunction>
***************
*** 473,477 ****
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member-->
<!-- Interpolation2D interface -->
--- 473,477 ----
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member>
<!-- Interpolation2D interface -->
***************
*** 608,612 ****
</Member>
-
<Member name='qlInterpolate2D' libraryClass='Interpolation2D' loopParameter='xValues'>
<description>Returns interpolated values for the (x,y) inputs</description>
--- 608,611 ----
***************
*** 640,644 ****
</Member>
-
<!-- Interpolation2D constructor -->
--- 639,642 ----
***************
*** 675,677 ****
--- 673,676 ----
</Functions>
+
</Category>
Index: enumtypes.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/enumtypes.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** enumtypes.xml 30 Jul 2006 07:12:21 -0000 1.7
--- enumtypes.xml 31 Jul 2006 11:21:15 -0000 1.8
***************
*** 6,9 ****
--- 6,10 ----
Copyright (C) 2006 Ferdinando Ametrano
</enumTypeCopyright>
+
<Enumerations>
***************
*** 900,904 ****
</Enumeration>
! <!--Enumeration>
<type>QuantLib::ConvexityAdjustmentPricer::Type</type>
<constructor>true</constructor>
--- 901,905 ----
</Enumeration>
! <Enumeration>
<type>QuantLib::ConvexityAdjustmentPricer::Type</type>
<constructor>true</constructor>
***************
*** 913,917 ****
</EnumerationDefinition>
</EnumerationDefinitions>
! </Enumeration-->
</Enumerations>
--- 914,919 ----
</EnumerationDefinition>
</EnumerationDefinitions>
! </Enumeration>
!
</Enumerations>
***************
*** 920,921 ****
--- 922,924 ----
+
Index: optimization.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/optimization.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** optimization.xml 30 Jul 2006 07:12:21 -0000 1.5
--- optimization.xml 31 Jul 2006 11:21:15 -0000 1.6
***************
*** 36,40 ****
</Constructor>
! <!--Member name='qlEndCriteriaSetPositiveOptimization' libraryClass='EndCriteria'>
<description>Set positive optimization to the EndCriteria object</description>
<libraryFunction>setPositiveOptimization</libraryFunction>
--- 36,40 ----
</Constructor>
! <Member name='qlEndCriteriaSetPositiveOptimization' libraryClass='EndCriteria'>
<description>Set positive optimization to the EndCriteria object</description>
<libraryFunction>setPositiveOptimization</libraryFunction>
***************
*** 55,59 ****
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member-->
<Member name='qlEndCriteriaCriteria' libraryClass='EndCriteria'>
--- 55,59 ----
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member>
<Member name='qlEndCriteriaCriteria' libraryClass='EndCriteria'>
|