Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24335/gensrc/metadata
Modified Files:
swaptionvolstructure.xml
Log Message:
eliminated useless paramater maxTolerance
Index: swaptionvolstructure.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swaptionvolstructure.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** swaptionvolstructure.xml 6 Sep 2006 10:14:21 -0000 1.46
--- swaptionvolstructure.xml 6 Sep 2006 13:48:50 -0000 1.47
***************
*** 574,582 ****
<description>if TRUE parameter guess is not calibrated.</description>
</Parameter>
- <Parameter name='maxTol'>
- <type>double</type>
- <tensorRank>scalar</tensorRank>
- <description>maximum tolerance allowed for calibration</description>
- </Parameter>
</Parameters>
</ParameterList>
--- 574,577 ----
|