10 #ifndef EIGEN_MATH_FUNCTIONS_SVE_H
11 #define EIGEN_MATH_FUNCTIONS_SVE_H
#define EIGEN_UNUSED
Definition: Macros.h:1067
#define EIGEN_STRONG_INLINE
Definition: Macros.h:917
EIGEN_STRONG_INLINE EIGEN_UNUSED PacketXf pexp< PacketXf >(const PacketXf &x)
Definition: MathFunctions.h:17
EIGEN_STRONG_INLINE EIGEN_UNUSED PacketXf plog< PacketXf >(const PacketXf &x)
Definition: MathFunctions.h:22
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet psin_float(const Packet &x)
Definition: GenericPacketMathFunctions.h:747
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet pcos_float(const Packet &x)
Definition: GenericPacketMathFunctions.h:755
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet plog_float(const Packet _x)
Definition: GenericPacketMathFunctions.h:254
EIGEN_STRONG_INLINE EIGEN_UNUSED PacketXf ptanh< PacketXf >(const PacketXf &x)
Definition: MathFunctions.h:38
T generic_fast_tanh_float(const T &a_x)
Definition: MathFunctionsImpl.h:29
EIGEN_STRONG_INLINE EIGEN_UNUSED PacketXf psin< PacketXf >(const PacketXf &x)
Definition: MathFunctions.h:27
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet pexp_float(const Packet _x)
Definition: GenericPacketMathFunctions.h:439
EIGEN_STRONG_INLINE EIGEN_UNUSED PacketXf pcos< PacketXf >(const PacketXf &x)
Definition: MathFunctions.h:32
Namespace containing all symbols from the Eigen library.
Definition: LDLT.h:16
Definition: document.h:416