Public Types | Public Member Functions | List of all members
Eigen::internal::conj_helper< Packet, Packet, true, true > 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>
struct Eigen::internal::conj_helper< Packet, Packet, true, true >

Definition at line 103 of file ConjHelper.h.

Member Typedef Documentation

◆ ResultType

template<typename Packet >
typedef Packet Eigen::internal::conj_helper< Packet, Packet, true, true >::ResultType

Definition at line 105 of file ConjHelper.h.

Member Function Documentation

◆ pmadd()

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

Definition at line 107 of file ConjHelper.h.

◆ pmul()

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

Definition at line 110 of file ConjHelper.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:44