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 EIGEN_DEVICE_FUNC bool isApprox (bool x, bool y, bool)
 
static EIGEN_DEVICE_FUNC bool isApproxOrLessThan (const bool &x, const bool &y, const bool &)
 
template<typename OtherScalar >
static EIGEN_DEVICE_FUNC bool isMuchSmallerThan (const bool &x, const bool &, const bool &)
 

Detailed Description

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

Definition at line 1386 of file Eigen/src/Core/MathFunctions.h.

Member Typedef Documentation

Definition at line 1388 of file Eigen/src/Core/MathFunctions.h.

Member Function Documentation

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

Definition at line 1397 of file Eigen/src/Core/MathFunctions.h.

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

Definition at line 1403 of file Eigen/src/Core/MathFunctions.h.

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

Definition at line 1391 of file Eigen/src/Core/MathFunctions.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:52