QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
pricingperiod.hpp File Reference

Pricing period. More...

#include <ql/experimental/commodities/dateinterval.hpp>
#include <ql/experimental/commodities/quantity.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  PricingPeriod
 Time pricingperiod described by a number of a given time unit. More...
 

Namespaces

namespace  QuantLib
 

Typedefs

typedef std::vector< ext::shared_ptr< PricingPeriod > > PricingPeriods
 

Detailed Description

Pricing period.

Definition in file pricingperiod.hpp.