QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
floating-point comparisons More...
Go to the source code of this file.
Classes | |
struct | earlier_than< ext::shared_ptr< T > > |
Namespaces | |
namespace | QuantLib |
Functions | |
bool | close (Real x, Real y) |
bool | close (Real x, Real y, Size n) |
bool | close_enough (Real x, Real y) |
bool | close_enough (Real x, Real y, Size n) |
floating-point comparisons
Definition in file comparison.hpp.