Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::scalar_fuzzy_impl< bool > Struct Template Reference


Detailed Description

template<>
struct internal::scalar_fuzzy_impl< bool >

Definition at line 863 of file Core/MathFunctions.h.

#include <src/Core/MathFunctions.h>

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

typedef bool internal::scalar_fuzzy_impl< bool >::RealScalar

Definition at line 865 of file Core/MathFunctions.h.


Member Function Documentation

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.

template<typename OtherScalar >
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:exported at Tue Jan 25 21:56:31 UTC 2011