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

internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, false, true > Struct Template Reference


Detailed Description

template<typename RealScalar>
struct internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, false, true >

Definition at line 72 of file BlasUtil.h.

#include <src/Core/util/BlasUtil.h>

List of all members.

Public Types

typedef std::complex< RealScalar > Scalar

Public Member Functions

EIGEN_STRONG_INLINE Scalar pmadd (const Scalar &x, const Scalar &y, const Scalar &c) const
EIGEN_STRONG_INLINE Scalar pmul (const Scalar &x, const Scalar &y) const

Member Typedef Documentation

template<typename RealScalar >
typedef std::complex<RealScalar> internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, false, true >::Scalar

Definition at line 74 of file BlasUtil.h.


Member Function Documentation

template<typename RealScalar >
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, false, true >::pmadd ( const Scalar x,
const Scalar y,
const Scalar c 
) const [inline]

Definition at line 75 of file BlasUtil.h.

References internal::pmul().

template<typename RealScalar >
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, false, true >::pmul ( const Scalar x,
const Scalar y 
) const [inline]

Definition at line 78 of file BlasUtil.h.

References imag(), and real().




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011