Public Types | Static Public Member Functions | List of all members
Eigen::internal::scalar_fuzzy_impl< bool > Struct Template Reference

#include <MathFunctions.h>

Public Types

typedef bool RealScalar
 

Static Public Member Functions

static bool isApprox (bool x, bool y, bool)
 
static bool isApproxOrLessThan (const bool &x, const bool &y, const bool &)
 
template<typename OtherScalar >
static bool isMuchSmallerThan (const bool &x, const bool &, const bool &)
 

Detailed Description

template<>
struct Eigen::internal::scalar_fuzzy_impl< bool >

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

Member Typedef Documentation

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

Member Function Documentation

static bool Eigen::internal::scalar_fuzzy_impl< bool >::isApprox ( bool  x,
bool  y,
bool   
)
inlinestatic

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

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

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

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

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


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14