SimpleCashFlow

functions to construct and use CashFlow objects.

The first step is to load the QuantLib package.

Needs["QuantLib`"]

Within the SimpleCashFlow part there is one constructor.

In[54]:=

Select[Category[SimpleCashFlow],QLConstructor[#]&]

Out[54]=

SimpleCashFlow.HTML_1.gif

Constructors

SimpleCashFlowVector

SimpleCashFlow.HTML_2.gif

In[57]:=

SimpleCashFlow.HTML_3.gif

In[59]:=

obj=SimpleCashFlowVector[Amounts,Dates]

Out[59]=

SimpleCashFlow.HTML_4.gif

Spikey Created with Wolfram Mathematica 7.0