Definition at line 361 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, true, false >::pmadd | ( | const Packet1cd & | x, | |
const Packet1cd & | y, | |||
const Packet1cd & | c | |||
) | const [inline] |
Definition at line 363 of file SSE/Complex.h.
References internal::padd(), and internal::pmul().
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet1cd, Packet1cd, true, false >::pmul | ( | const Packet1cd & | a, | |
const Packet1cd & | b | |||
) | const [inline] |
Definition at line 366 of file SSE/Complex.h.
References internal::pconj(), internal::pmul(), internal::Packet1cd::v, and vec2d_swizzle1.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |