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