Public Types | Static Public Member Functions

internal::scalar_fuzzy_impl< bool > Struct Template Reference

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

template<>
struct internal::scalar_fuzzy_impl< bool >


Member Typedef Documentation

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

Member Function Documentation

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

The documentation for this struct was generated from the following file: