Definition at line 343 of file SSE/Complex.h.
#include <src/Core/arch/SSE/Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE Packet1cd | pmadd (const Packet1cd &x, const Packet1cd &y, const Packet1cd &c) const |
EIGEN_STRONG_INLINE Packet1cd | pmul (const Packet1cd &a, const Packet1cd &b) const |
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet1cd, Packet1cd, false, true >::pmadd | ( | const Packet1cd & | x, |
const Packet1cd & | y, | ||
const Packet1cd & | c | ||
) | const [inline] |
Definition at line 345 of file SSE/Complex.h.
References internal::padd(), and internal::pmul().
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet1cd, Packet1cd, false, true >::pmul | ( | const Packet1cd & | a, |
const Packet1cd & | b | ||
) | const [inline] |
Definition at line 348 of file SSE/Complex.h.
References internal::pconj(), internal::pmul(), internal::Packet1cd::v, and vec2d_swizzle1.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |