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

#include <ConjHelper.h>

Public Types

typedef ScalarBinaryOpTraits< LhsType, RhsType >::ReturnType ResultType
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType pmadd (const LhsType &x, const RhsType &y, const ResultType &c) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType pmul (const LhsType &x, const RhsType &y) const
 

Detailed Description

template<typename LhsType, typename RhsType, bool ConjLhs, bool ConjRhs>
struct Eigen::internal::conj_helper< LhsType, RhsType, ConjLhs, ConjRhs >

Definition at line 63 of file ConjHelper.h.

Member Typedef Documentation

◆ ResultType

template<typename LhsType, typename RhsType, bool ConjLhs, bool ConjRhs>
typedef ScalarBinaryOpTraits<LhsType, RhsType>::ReturnType Eigen::internal::conj_helper< LhsType, RhsType, ConjLhs, ConjRhs >::ResultType

Definition at line 64 of file ConjHelper.h.

Member Function Documentation

◆ pmadd()

template<typename LhsType, typename RhsType, bool ConjLhs, bool ConjRhs>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType Eigen::internal::conj_helper< LhsType, RhsType, ConjLhs, ConjRhs >::pmadd ( const LhsType &  x,
const RhsType &  y,
const ResultType c 
) const
inline

Definition at line 67 of file ConjHelper.h.

◆ pmul()

template<typename LhsType, typename RhsType, bool ConjLhs, bool ConjRhs>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType Eigen::internal::conj_helper< LhsType, RhsType, ConjLhs, ConjRhs >::pmul ( const LhsType &  x,
const RhsType &  y 
) const
inline

Definition at line 71 of file ConjHelper.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:28