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

discrete time grid More...

#include <ql/errors.hpp>
#include <ql/math/comparison.hpp>
#include <vector>
#include <algorithm>
#include <iterator>
#include <numeric>
#include <cmath>

Go to the source code of this file.

Classes

class  TimeGrid
 time grid class More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

discrete time grid

Definition in file timegrid.hpp.