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

#include <ConjHelper.h>

Public Types

typedef Packet ResultType
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet pmadd (const Packet &x, const Packet &y, const Packet &c) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet pmul (const Packet &x, const Packet &y) const
 

Detailed Description

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

Definition at line 91 of file ConjHelper.h.

Member Typedef Documentation

◆ ResultType

template<typename Packet , bool ConjLhs, bool ConjRhs>
typedef Packet Eigen::internal::conj_helper< Packet, Packet, ConjLhs, ConjRhs >::ResultType

Definition at line 93 of file ConjHelper.h.

Member Function Documentation

◆ pmadd()

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

Definition at line 94 of file ConjHelper.h.

◆ pmul()

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

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