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 bool isApprox (const Scalar &x, const Scalar &y, const RealScalar &)
 
static bool isApproxOrLessThan (const Scalar &x, const Scalar &y, const RealScalar &)
 
template<typename OtherScalar >
static 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 671 of file Core/MathFunctions.h.

Member Typedef Documentation

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

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

Member Function Documentation

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

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

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

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

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

Definition at line 675 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