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

#include <ConjHelper.h>

Public Types

typedef ScalarBinaryOpTraits< LhsScalar, RhsScalar >::ReturnType ResultType
 

Public Member Functions

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

Detailed Description

template<typename LhsScalar, typename RhsScalar>
struct Eigen::internal::conj_helper< LhsScalar, RhsScalar, true, true >

Definition at line 76 of file ConjHelper.h.

Member Typedef Documentation

◆ ResultType

template<typename LhsScalar , typename RhsScalar >
typedef ScalarBinaryOpTraits<LhsScalar,RhsScalar>::ReturnType Eigen::internal::conj_helper< LhsScalar, RhsScalar, true, true >::ResultType

Definition at line 77 of file ConjHelper.h.

Member Function Documentation

◆ pmadd()

template<typename LhsScalar , typename RhsScalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType Eigen::internal::conj_helper< LhsScalar, RhsScalar, true, true >::pmadd ( const LhsScalar &  x,
const RhsScalar &  y,
const ResultType c 
) const
inline

Definition at line 80 of file ConjHelper.h.

◆ pmul()

template<typename LhsScalar , typename RhsScalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType Eigen::internal::conj_helper< LhsScalar, RhsScalar, true, true >::pmul ( const LhsScalar &  x,
const RhsScalar &  y 
) const
inline

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