[QuantLibAddin-cvs] QuantLibAddin/Docs/pages evaluationdate.docs, 1.2, 1.2.2.1
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-08-08 07:39:45
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5555/Docs/pages Modified Files: Tag: R000313f0-branch evaluationdate.docs Log Message: fix glitches in documentation Index: evaluationdate.docs =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages/evaluationdate.docs,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** evaluationdate.docs 22 Jun 2006 10:56:35 -0000 1.2 --- evaluationdate.docs 8 Aug 2006 07:39:42 -0000 1.2.2.1 *************** *** 30,35 **** Alternatively QuantLib offers support for Sessions which allow the client application to implement multiple instances of the evaluation date. When this functionality is enabled, %QuantLibAddin defines a session as an Excel workbook, so that a group of related objects which require a common instance of the evaluation date can be isolated in a single workbook. ! Function \ref qlEvaluationDate can be called to query the value of the Evaluation Date in a given context. ! \section eval_quantlib QuantLib --- 30,34 ---- Alternatively QuantLib offers support for Sessions which allow the client application to implement multiple instances of the evaluation date. When this functionality is enabled, %QuantLibAddin defines a session as an Excel workbook, so that a group of related objects which require a common instance of the evaluation date can be isolated in a single workbook. ! Function <a href="auto/date.html#qlEvaluationDate">qlEvaluationDate</a> can be called to query the value of the Evaluation Date in a given context. \section eval_quantlib QuantLib |