#include <Complex.h>
◆ Packet1cd() [1/10]
◆ Packet1cd() [2/10]
const Scalar * a
Definition: level2_cplx_impl.h:32
Packet2d v
Definition: LSX/Complex.h:263
◆ Packet1cd() [3/10]
◆ Packet1cd() [4/10]
AnnoyingScalar imag(const AnnoyingScalar &)
Definition: AnnoyingScalar.h:132
float real
Definition: datatypes.h:10
References a, imag(), and v.
◆ Packet1cd() [5/10]
◆ Packet1cd() [6/10]
◆ Packet1cd() [7/10]
◆ Packet1cd() [8/10]
◆ Packet1cd() [9/10]
◆ Packet1cd() [10/10]
◆ conjugate()
338 static const v2u64 p2ul_CONJ_XOR = {0x0, 0x8000000000000000};
__m128d Packet2d
Definition: LSX/PacketMath.h:36
EIGEN_STRONG_INLINE Packet8h pxor(const Packet8h &a, const Packet8h &b)
Definition: AVX/PacketMath.h:2315
EIGEN_STRONG_INLINE Packet1cd()
Definition: LSX/Complex.h:261
References Eigen::internal::pxor(), and v.
◆ operator*()
Scalar * b
Definition: benchVecAdd.cpp:17
References b, and Packet1cd().
◆ operator*=()
345 v1 = (
Packet2d)__builtin_msa_ilvev_d((v2i64)
v, (v2i64)
v);
347 v2 = (
Packet2d)__builtin_msa_ilvod_d((v2i64)
v, (v2i64)
v);
#define EIGEN_MSA_SHF_I8(a, b, c, d)
Definition: MSA/PacketMath.h:51
Map< RowVectorXf > v2(M2.data(), M2.size())
M1<< 1, 2, 3, 4, 5, 6, 7, 8, 9;Map< RowVectorXf > v1(M1.data(), M1.size())
EIGEN_DEVICE_FUNC Packet padd(const Packet &a, const Packet &b)
Definition: GenericPacketMath.h:318
EIGEN_STRONG_INLINE Packet4cf pmul(const Packet4cf &a, const Packet4cf &b)
Definition: AVX/Complex.h:88
References b, EIGEN_MSA_SHF_I8, Packet1cd(), Eigen::internal::padd(), Eigen::internal::pmul(), v, v1(), and v2().
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator-=()
EIGEN_DEVICE_FUNC Packet psub(const Packet &a, const Packet &b)
Definition: GenericPacketMath.h:337
References b, Eigen::internal::psub(), and v.
◆ operator/()
◆ operator/=()
◆ operator=()
Referenced by conjugate(), operator*=(), operator+=(), operator-(), operator-=(), operator/=(), operator=(), Packet1cd(), pload_complex_full(), pload_realimag_combine(), pload_realimag_combine_row(), and Eigen::internal::pmadd< Packet1cd >().
The documentation for this struct was generated from the following file: