Public Types | Public Member Functions | List of all members
Eigen::internal::conj_helper< LhsScalar, RhsScalar, ConjLhs, ConjRhs > Struct Template Reference

#include <BlasUtil.h>

Public Types

typedef ScalarBinaryOpTraits< LhsScalar, RhsScalar >::ReturnType Scalar
 

Public Member Functions

EIGEN_STRONG_INLINE Scalar pmadd (const LhsScalar &x, const RhsScalar &y, const Scalar &c) const
 
EIGEN_STRONG_INLINE Scalar pmul (const LhsScalar &x, const RhsScalar &y) const
 

Detailed Description

template<typename LhsScalar, typename RhsScalar, bool ConjLhs, bool ConjRhs>
struct Eigen::internal::conj_helper< LhsScalar, RhsScalar, ConjLhs, ConjRhs >

Definition at line 61 of file BlasUtil.h.

Member Typedef Documentation

template<typename LhsScalar, typename RhsScalar, bool ConjLhs, bool ConjRhs>
typedef ScalarBinaryOpTraits<LhsScalar,RhsScalar>::ReturnType Eigen::internal::conj_helper< LhsScalar, RhsScalar, ConjLhs, ConjRhs >::Scalar

Definition at line 63 of file BlasUtil.h.

Member Function Documentation

template<typename LhsScalar, typename RhsScalar, bool ConjLhs, bool ConjRhs>
EIGEN_STRONG_INLINE Scalar Eigen::internal::conj_helper< LhsScalar, RhsScalar, ConjLhs, ConjRhs >::pmadd ( const LhsScalar &  x,
const RhsScalar &  y,
const Scalar c 
) const
inline

Definition at line 65 of file BlasUtil.h.

template<typename LhsScalar, typename RhsScalar, bool ConjLhs, bool ConjRhs>
EIGEN_STRONG_INLINE Scalar Eigen::internal::conj_helper< LhsScalar, RhsScalar, ConjLhs, ConjRhs >::pmul ( const LhsScalar &  x,
const RhsScalar &  y 
) const
inline

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