Main MRPT website > C++ reference
MRPT logo
Public Member Functions

internal::conj_helper< Packet1cd, Packet2d, false, false > Struct Template Reference


Detailed Description

template<>
struct internal::conj_helper< Packet1cd, Packet2d, false, false >

Definition at line 406 of file SSE/Complex.h.

#include <src/Core/arch/SSE/Complex.h>

List of all members.

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

Member Function Documentation

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:exported at Tue Jan 25 21:56:31 UTC 2011