rounding.hpp

Langue: en

Autres versions - même langue

Version: 382831 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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.