Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true > Struct Reference

List of all members.

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 &)

Member Typedef Documentation

typedef NumTraits<Scalar>::Real Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::RealScalar

Definition at line 752 of file Core.


Member Function Documentation

static bool Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::isApprox ( const Scalar &  x,
const Scalar &  y,
const RealScalar  
) [inline, static]

Definition at line 758 of file Core.

static bool Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::isApproxOrLessThan ( const Scalar &  x,
const Scalar &  y,
const RealScalar  
) [inline, static]

Definition at line 762 of file Core.

template<typename OtherScalar >
static bool Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::isMuchSmallerThan ( const Scalar &  x,
const Scalar &  ,
const RealScalar  
) [inline, static]

Definition at line 754 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011