Definition at line 397 of file SSE/Complex.h.
#include <src/Core/arch/SSE/Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE Packet1cd | pmadd (const Packet2d &x, const Packet1cd &y, const Packet1cd &c) const |
EIGEN_STRONG_INLINE Packet1cd | pmul (const Packet2d &x, const Packet1cd &y) const |
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet2d, Packet1cd, false, false >::pmadd | ( | const Packet2d & | x, |
const Packet1cd & | y, | ||
const Packet1cd & | c | ||
) | const [inline] |
Definition at line 399 of file SSE/Complex.h.
References internal::padd(), and internal::pmul().
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet2d, Packet1cd, false, false >::pmul | ( | const Packet2d & | x, |
const Packet1cd & | y | ||
) | const [inline] |
Definition at line 402 of file SSE/Complex.h.
References internal::pmul(), and internal::Packet1cd::v.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |