cashFlow (3) Linux Manual Page
NAME
ql/cashflow.hpp – Base class for cash flows.
SYNOPSIS
#include <ql/event.hpp>
#include <ql/math/comparison.hpp>
#include <vector>
Classes
class CashFlow
Base class for cash flows.
Typedefs
typedef std::vector< boost::shared_ptr< CashFlow > > Leg
Detailed Description
Base class for cash flows.
Author
Generated automatically by Doxygen for QuantLib from the source code.
