Definition at line 863 of file Core/MathFunctions.h.
#include <src/Core/MathFunctions.h>
Public Types | |
typedef bool | RealScalar |
Static Public Member Functions | |
template<typename OtherScalar > | |
static bool | isMuchSmallerThan (const bool &x, const bool &, const bool &) |
static bool | isApprox (bool x, bool y, bool) |
static bool | isApproxOrLessThan (const bool &x, const bool &y, const bool &) |
typedef bool internal::scalar_fuzzy_impl< bool >::RealScalar |
Definition at line 865 of file Core/MathFunctions.h.
static bool internal::scalar_fuzzy_impl< bool >::isApprox | ( | bool | x, |
bool | y, | ||
bool | |||
) | [inline, static] |
Definition at line 873 of file Core/MathFunctions.h.
References internal::y.
static bool internal::scalar_fuzzy_impl< bool >::isApproxOrLessThan | ( | const bool & | x, |
const bool & | y, | ||
const bool & | |||
) | [inline, static] |
Definition at line 878 of file Core/MathFunctions.h.
References internal::y.
static bool internal::scalar_fuzzy_impl< bool >::isMuchSmallerThan | ( | const bool & | x, |
const bool & | , | ||
const bool & | |||
) | [inline, static] |
Definition at line 868 of file Core/MathFunctions.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |