Definition at line 406 of file SSE/Complex.h.
#include <src/Core/arch/SSE/Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE Packet1cd | pmadd (const Packet1cd &x, const Packet2d &y, const Packet1cd &c) const |
EIGEN_STRONG_INLINE Packet1cd | pmul (const Packet1cd &x, const Packet2d &y) const |
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet1cd, Packet2d, false, false >::pmadd | ( | const Packet1cd & | x, |
const Packet2d & | y, | ||
const Packet1cd & | c | ||
) | const [inline] |
Definition at line 408 of file SSE/Complex.h.
References internal::padd(), and internal::pmul().
EIGEN_STRONG_INLINE Packet1cd internal::conj_helper< Packet1cd, Packet2d, false, false >::pmul | ( | const Packet1cd & | x, |
const Packet2d & | y | ||
) | const [inline] |
Definition at line 411 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 |