QuantLib 0.3.3
User manual
Introduction to QuantLib
QuantLib components
Reference manual
|
Period Class Reference#include <date.hpp>
List of all members.
Detailed Description
Time period described by a number of a given time unit.
|
Public Member Functions |
| Period (int n, TimeUnit units) |
int | length () const |
TimeUnit | units () const |
Related Functions |
(Note that these are not member functions.)
|
bool | operator== (const Period &, const Period &) |
bool | operator< (const Period &, const Period &) |
The documentation for this class was generated from the following file:
|