The date grid class. More...
#include <map>#include <ql/time/calendars/target.hpp>#include <ql/time/daycounters/actualactual.hpp>#include <ql/timegrid.hpp>Go to the source code of this file.
Classes | |
| class | DateGrid |
| Simulation Date Grid. More... | |
Namespaces | |
| namespace | ore |
| Serializable Credit Default Swap. | |
| namespace | ore::data |
Functions | |
| QuantLib::ext::shared_ptr< DateGrid > | generateShiftedDateGrid (const QuantLib::ext::shared_ptr< DateGrid > &dg, const QuantLib::Period &shift) |
| QuantLib::ext::shared_ptr< DateGrid > | combineDateGrids (const QuantLib::ext::shared_ptr< DateGrid > &dg1, const QuantLib::ext::shared_ptr< DateGrid > &dg2) |
The date grid class.
Definition in file dategrid.hpp.