rounding (3) - Linux Manuals

rounding: Rounding implementation.

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.