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 Eigen::internal::scalar_fuzzy_impl< bool >::RealScalar |
| static bool Eigen::internal::scalar_fuzzy_impl< bool >::isApprox | ( | bool | x, |
| bool | y, | ||
| bool | |||
| ) | [inline, static] |
| static bool Eigen::internal::scalar_fuzzy_impl< bool >::isApproxOrLessThan | ( | const bool & | x, |
| const bool & | y, | ||
| const bool & | |||
| ) | [inline, static] |
| static bool Eigen::internal::scalar_fuzzy_impl< bool >::isMuchSmallerThan | ( | const bool & | x, |
| const bool & | , | ||
| const bool & | |||
| ) | [inline, static] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |