Public Types | Static Public Member Functions | List of all members
Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true > Struct Template Reference

#include <MathFunctions.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

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

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >

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

Member Typedef Documentation

◆ RealScalar

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::RealScalar

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

Member Function Documentation

◆ isApprox()

template<typename Scalar >
static EIGEN_DEVICE_FUNC bool Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::isApprox ( const Scalar x,
const Scalar y,
const RealScalar  
)
inlinestatic

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

◆ isApproxOrLessThan()

template<typename Scalar >
static EIGEN_DEVICE_FUNC bool Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::isApproxOrLessThan ( const Scalar x,
const Scalar y,
const RealScalar  
)
inlinestatic

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

◆ isMuchSmallerThan()

template<typename Scalar >
template<typename OtherScalar >
static EIGEN_DEVICE_FUNC bool Eigen::internal::scalar_fuzzy_default_impl< Scalar, false, true >::isMuchSmallerThan ( const Scalar x,
const Scalar ,
const RealScalar  
)
inlinestatic

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


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22