Public Types | Public Member Functions
Eigen::internal::conj_helper< std::complex< RealScalar >, RealScalar, Conj, false > 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 Scalar &x, const RealScalar &y, const Scalar &c) const
EIGEN_STRONG_INLINE Scalar pmul (const Scalar &x, const RealScalar &y) const

Detailed Description

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

Definition at line 93 of file BlasUtil.h.


Member Typedef Documentation

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

Definition at line 95 of file BlasUtil.h.


Member Function Documentation

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

Definition at line 96 of file BlasUtil.h.

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

Definition at line 98 of file BlasUtil.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59