ql/math/rounding.hpp File Reference
Detailed Description
Rounding implementation.
#include <ql/types.hpp>
Include dependency graph for rounding.hpp:

Namespaces | |
namespace | QuantLib |
Classes | |
class | Rounding |
basic rounding class More... | |
class | UpRounding |
Up-rounding. More... | |
class | DownRounding |
Down-rounding. More... | |
class | ClosestRounding |
Closest rounding. More... | |
class | CeilingTruncation |
Ceiling truncation. More... | |
class | FloorTruncation |
Floor truncation. More... |