close (3) Linux Manual Page
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. Index
