Public Types | Public Member Functions

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

#include <BlasUtil.h>

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

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


Member Typedef Documentation

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

Member Function Documentation

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

The documentation for this struct was generated from the following file: