Public Types | Public Member Functions | List of all members
Eigen::internal::conj_helper< RealScalar, std::complex< RealScalar >, false, Conj > Struct Template Reference

#include <BlasUtil.h>

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
 

Detailed Description

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

Definition at line 102 of file BlasUtil.h.

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 104 of file BlasUtil.h.

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 105 of file BlasUtil.h.

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 107 of file BlasUtil.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:12