QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
rounding.hpp File Reference

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
 

Detailed Description

Rounding implementation.

Definition in file rounding.hpp.