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

Detailed Description

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

Definition at line 83 of file Core.

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> Eigen::internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false >::Scalar

Definition at line 85 of file Core.


Member Function Documentation

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

Definition at line 86 of file Core.

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

Definition at line 89 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