comparison.hpp

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

ql/math/comparison.hpp -

floating-point comparisons

SYNOPSIS


#include <ql/types.hpp>
#include <boost/shared_ptr.hpp>

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)

Detailed Description

floating-point comparisons

Author

Generated automatically by Doxygen for QuantLib from the source code.