Definition at line 794 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 Scalar &, const RealScalar &) |
| static bool | isApprox (const Scalar &x, const Scalar &y, const RealScalar &) |
| static bool | isApproxOrLessThan (const Scalar &x, const Scalar &y, const RealScalar &) |
| typedef NumTraits<Scalar>::Real internal::scalar_fuzzy_default_impl< Scalar, false, true >::RealScalar |
Definition at line 796 of file Core/MathFunctions.h.
| static bool internal::scalar_fuzzy_default_impl< Scalar, false, true >::isApprox | ( | const Scalar & | x, |
| const Scalar & | y, | ||
| const RealScalar & | |||
| ) | [inline, static] |
Definition at line 802 of file Core/MathFunctions.h.
References internal::y.
| static bool internal::scalar_fuzzy_default_impl< Scalar, false, true >::isApproxOrLessThan | ( | const Scalar & | x, |
| const Scalar & | y, | ||
| const RealScalar & | |||
| ) | [inline, static] |
Definition at line 806 of file Core/MathFunctions.h.
References internal::y.
| static bool internal::scalar_fuzzy_default_impl< Scalar, false, true >::isMuchSmallerThan | ( | const Scalar & | x, |
| const Scalar & | , | ||
| const RealScalar & | |||
| ) | [inline, static] |
Definition at line 798 of file Core/MathFunctions.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |