Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::scalar_fuzzy_impl< bool > Struct Reference

List of all members.

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

Member Typedef Documentation

Definition at line 822 of file Core.


Member Function Documentation

static bool Eigen::internal::scalar_fuzzy_impl< bool >::isApprox ( bool  x,
bool  y,
bool   
) [inline, static]

Definition at line 830 of file Core.

static bool Eigen::internal::scalar_fuzzy_impl< bool >::isApproxOrLessThan ( const bool &  x,
const bool &  y,
const bool &   
) [inline, static]

Definition at line 835 of file Core.

template<typename OtherScalar >
static bool Eigen::internal::scalar_fuzzy_impl< bool >::isMuchSmallerThan ( const bool &  x,
const bool &  ,
const bool &   
) [inline, static]

Definition at line 825 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