Rounding (3) Linux Manual Page
ql/math/rounding.hpp – Rounding implementation.
Synopsis
#include <ql/types.hpp>
Classes
class Rounding
basic rounding class
class UpRounding
Up-rounding.
class DownRounding
Down-rounding.
class ClosestRounding
Closest rounding.
class CeilingTruncation
Ceiling truncation.
class FloorTruncation
Floor truncation.
Detailed Description
Rounding implementation.
Author
Generated automatically by Doxygen for QuantLib from the source code.
