Public Types | Static Public Member Functions | List of all members
Eigen::TensorSycl::internal::PacketWrapper< PacketReturnType, PacketSize > Struct Template Reference

#include <InteropHeaders.h>

Public Types

typedef ::Eigen::internal::unpacket_traits< PacketReturnType >::type Scalar
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC PacketReturnType convert_to_packet_type (Scalar in, Scalar)
 
template<typename Index >
static EIGEN_DEVICE_FUNC Scalar scalarize (Index, PacketReturnType &)
 
static EIGEN_DEVICE_FUNC void set_packet (PacketReturnType, Scalar *)
 

Detailed Description

template<typename PacketReturnType, int PacketSize>
struct Eigen::TensorSycl::internal::PacketWrapper< PacketReturnType, PacketSize >

Definition at line 126 of file InteropHeaders.h.

Member Typedef Documentation

◆ Scalar

template<typename PacketReturnType , int PacketSize>
typedef ::Eigen::internal::unpacket_traits<PacketReturnType>::type Eigen::TensorSycl::internal::PacketWrapper< PacketReturnType, PacketSize >::Scalar

Definition at line 132 of file InteropHeaders.h.

Member Function Documentation

◆ convert_to_packet_type()

template<typename PacketReturnType , int PacketSize>
static EIGEN_DEVICE_FUNC PacketReturnType Eigen::TensorSycl::internal::PacketWrapper< PacketReturnType, PacketSize >::convert_to_packet_type ( Scalar  in,
Scalar   
)
inlinestatic

Definition at line 138 of file InteropHeaders.h.

◆ scalarize()

template<typename PacketReturnType , int PacketSize>
template<typename Index >
static EIGEN_DEVICE_FUNC Scalar Eigen::TensorSycl::internal::PacketWrapper< PacketReturnType, PacketSize >::scalarize ( Index  ,
PacketReturnType &   
)
inlinestatic

Definition at line 134 of file InteropHeaders.h.

◆ set_packet()

template<typename PacketReturnType , int PacketSize>
static EIGEN_DEVICE_FUNC void Eigen::TensorSycl::internal::PacketWrapper< PacketReturnType, PacketSize >::set_packet ( PacketReturnType  ,
Scalar  
)
inlinestatic

Definition at line 142 of file InteropHeaders.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:11