Definition at line 813 of file Core/MathFunctions.h.
#include <src/Core/MathFunctions.h>
Public Types | |
typedef NumTraits< Scalar >::Real | RealScalar |
Static Public Member Functions | |
template<typename OtherScalar > | |
static bool | isMuchSmallerThan (const Scalar &x, const OtherScalar &y, const RealScalar &prec) |
static bool | isApprox (const Scalar &x, const Scalar &y, const RealScalar &prec) |
typedef NumTraits<Scalar>::Real internal::scalar_fuzzy_default_impl< Scalar, true, false >::RealScalar |
Definition at line 815 of file Core/MathFunctions.h.
static bool internal::scalar_fuzzy_default_impl< Scalar, true, false >::isApprox | ( | const Scalar & | x, |
const Scalar & | y, | ||
const RealScalar & | prec | ||
) | [inline, static] |
Definition at line 821 of file Core/MathFunctions.h.
References abs2().
static bool internal::scalar_fuzzy_default_impl< Scalar, true, false >::isMuchSmallerThan | ( | const Scalar & | x, |
const OtherScalar & | y, | ||
const RealScalar & | prec | ||
) | [inline, static] |
Definition at line 817 of file Core/MathFunctions.h.
References abs2().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |