Classes | Functions
Eigen::test Namespace Reference

Classes

struct  packet_helper
 
struct  packet_helper< false, Packet >
 
struct  runall
 
struct  runall< Scalar, PacketType, false, false >
 
struct  runall< Scalar, PacketType, false, true >
 
struct  runall< Scalar, PacketType, true, false >
 
struct  runner
 
struct  runner< Scalar, PacketType, false, false >
 
struct  runner< Scalar, PacketType, true, false >
 
struct  runner< Scalar, PacketType, true, true >
 

Functions

template<typename Scalar >
bool areApprox (const Scalar *a, const Scalar *b, int size)
 
template<typename Scalar >
bool areApproxAbs (const Scalar *a, const Scalar *b, int size, const typename NumTraits< Scalar >::Real &refvalue)
 
template<typename Scalar >
bool areEqual (const Scalar *a, const Scalar *b, int size)
 
template<typename Scalar >
EIGEN_DONT_INLINE bool isApproxAbs (const Scalar &a, const Scalar &b, const typename NumTraits< Scalar >::Real &refvalue)
 
template<typename Scalar >
void print_mismatch (const Scalar *ref, const Scalar *vec, int size)
 

Function Documentation

◆ areApprox()

template<typename Scalar >
bool Eigen::test::areApprox ( const Scalar a,
const Scalar b,
int  size 
)

Definition at line 99 of file packetmath_test_shared.h.

◆ areApproxAbs()

template<typename Scalar >
bool Eigen::test::areApproxAbs ( const Scalar a,
const Scalar b,
int  size,
const typename NumTraits< Scalar >::Real refvalue 
)

Definition at line 86 of file packetmath_test_shared.h.

◆ areEqual()

template<typename Scalar >
bool Eigen::test::areEqual ( const Scalar a,
const Scalar b,
int  size 
)

Definition at line 113 of file packetmath_test_shared.h.

◆ isApproxAbs()

template<typename Scalar >
EIGEN_DONT_INLINE bool Eigen::test::isApproxAbs ( const Scalar a,
const Scalar b,
const typename NumTraits< Scalar >::Real refvalue 
)

Definition at line 76 of file packetmath_test_shared.h.

◆ print_mismatch()

template<typename Scalar >
void Eigen::test::print_mismatch ( const Scalar ref,
const Scalar vec,
int  size 
)
inline

Definition at line 82 of file packetmath_test_shared.h.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:12