floating-point comparisons More...
#include <ql/types.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
struct | QuantLib::earlier_than< boost::shared_ptr< T > > |
Namespaces | |
namespace | QuantLib |
Functions | |
bool | QuantLib::close (Real x, Real y) |
bool | QuantLib::close (Real x, Real y, Size n) |
bool | QuantLib::close_enough (Real x, Real y) |
bool | QuantLib::close_enough (Real x, Real y, Size n) |
floating-point comparisons
Definition in file comparison.hpp.