QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Rounding implementation. More...
#include <ql/types.hpp>
Go to the source code of this file.
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... | |
Namespaces | |
namespace | QuantLib |
Rounding implementation.
Definition in file rounding.hpp.