Logo
Reference manual - version ored_version
Classes | Namespaces | Functions
dategrid.hpp File Reference

The date grid class. More...

#include <ql/time/calendars/target.hpp>
#include <ql/time/daycounters/actualactual.hpp>
#include <ql/timegrid.hpp>

Classes

class  DateGrid
 Simulation Date Grid. More...
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Functions

boost::shared_ptr< DateGrid > generateShiftedDateGrid (const boost::shared_ptr< DateGrid > &dg, const QuantLib::Period &shift=QuantLib::Period(2, QuantLib::Weeks))
 
boost::shared_ptr< DateGrid > combineDateGrids (const boost::shared_ptr< DateGrid > &dg1, const boost::shared_ptr< DateGrid > &dg2)
 

Detailed Description

The date grid class.