Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
Eigen::internal::conj_helper< RealScalar, std::complex< RealScalar >, false, Conj > Struct Template Reference

Detailed Description

template<typename RealScalar, bool Conj>
struct Eigen::internal::conj_helper< RealScalar, std::complex< RealScalar >, false, Conj >

Definition at line 112 of file Core.

List of all members.

Public Types

typedef std::complex< RealScalar > Scalar

Public Member Functions

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

Member Typedef Documentation

template<typename RealScalar , bool Conj>
typedef std::complex<RealScalar> Eigen::internal::conj_helper< RealScalar, std::complex< RealScalar >, false, Conj >::Scalar

Definition at line 114 of file Core.


Member Function Documentation

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

Definition at line 115 of file Core.

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

Definition at line 117 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo