Rounding implementation. More...
#include <ql/types.hpp>
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.