Cashflows Member List

This is the complete list of members for Cashflows, including all inherited members.

bps(const std::vector< boost::shared_ptr< CashFlow > > &, const Handle< YieldTermStructure > &)Cashflows [static]
bps(const std::vector< boost::shared_ptr< CashFlow > > &, const InterestRate &, Date settlementDate=Date())Cashflows [static]
convexity(const std::vector< boost::shared_ptr< CashFlow > > &, const InterestRate &y, Date settlementDate=Date())Cashflows [static]
duration(const std::vector< boost::shared_ptr< CashFlow > > &, const InterestRate &y, Duration::Type type=Duration::Modified, Date settlementDate=Date())Cashflows [static]
irr(const std::vector< boost::shared_ptr< CashFlow > > &, Real marketPrice, const DayCounter &dayCounter, Compounding compounding, Frequency frequency=NoFrequency, Date settlementDate=Date(), Real tolerance=1.0e-10, Size maxIterations=10000, Rate guess=0.05)Cashflows [static]
npv(const std::vector< boost::shared_ptr< CashFlow > > &, const Handle< YieldTermStructure > &)Cashflows [static]
npv(const std::vector< boost::shared_ptr< CashFlow > > &, const InterestRate &, Date settlementDate=Date())Cashflows [static]