Public Types | Static Public Member Functions | List of all members
Eigen::internal::scalar_fuzzy_impl< bool > Struct 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

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

Member Typedef Documentation

◆ RealScalar

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

Member Function Documentation

◆ isApprox()

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

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

◆ isApproxOrLessThan()

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

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

◆ isMuchSmallerThan()

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 1982 of file Eigen/src/Core/MathFunctions.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:35