Definition at line 203 of file SSE/Complex.h.
#include <src/Core/arch/SSE/Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE Packet2cf | pmadd (const Packet4f &x, const Packet2cf &y, const Packet2cf &c) const |
EIGEN_STRONG_INLINE Packet2cf | pmul (const Packet4f &x, const Packet2cf &y) const |
EIGEN_STRONG_INLINE Packet2cf internal::conj_helper< Packet4f, Packet2cf, false, false >::pmadd | ( | const Packet4f & | x, | |
const Packet2cf & | y, | |||
const Packet2cf & | c | |||
) | const [inline] |
Definition at line 205 of file SSE/Complex.h.
References internal::padd(), and internal::pmul().
EIGEN_STRONG_INLINE Packet2cf internal::conj_helper< Packet4f, Packet2cf, false, false >::pmul | ( | const Packet4f & | x, | |
const Packet2cf & | y | |||
) | const [inline] |
Definition at line 208 of file SSE/Complex.h.
References internal::pmul().
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |