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

#include <BlasUtil.h>

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
 

Detailed Description

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

Definition at line 98 of file BlasUtil.h.

Member Typedef Documentation

template<typename RealScalar >
typedef std::complex<RealScalar> Eigen::internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, true >::Scalar

Definition at line 100 of file BlasUtil.h.

Member Function Documentation

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

Definition at line 101 of file BlasUtil.h.

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

Definition at line 104 of file BlasUtil.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:32