Public Types | Public Member Functions | List of all members
Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice > Struct Template Reference

#include <TensorReduction.h>

Inheritance diagram for Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice >:
Inheritance graph
[legend]

Public Types

typedef TensorReductionEvaluatorBase< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice > Base
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Base::CoeffReturnType coeff (typename Base::Index index) const
 
template<int LoadMode>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Base::PacketReturnType packet (typename Base::Index index) const
 
EIGEN_STRONG_INLINE TensorEvaluator (const typename Base::XprType &op, const Eigen::SyclDevice &device)
 

Detailed Description

template<typename Op, typename Dims, typename ArgType, template< class > class MakePointer_>
struct Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice >

Definition at line 978 of file TensorReduction.h.

Member Typedef Documentation

◆ Base

template<typename Op , typename Dims , typename ArgType , template< class > class MakePointer_>
typedef TensorReductionEvaluatorBase<const TensorReductionOp<Op, Dims, ArgType, MakePointer_>, Eigen::SyclDevice> Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice >::Base

Definition at line 981 of file TensorReduction.h.

Constructor & Destructor Documentation

◆ TensorEvaluator()

template<typename Op , typename Dims , typename ArgType , template< class > class MakePointer_>
EIGEN_STRONG_INLINE Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice >::TensorEvaluator ( const typename Base::XprType op,
const Eigen::SyclDevice &  device 
)
inline

Definition at line 982 of file TensorReduction.h.

Member Function Documentation

◆ coeff()

template<typename Op , typename Dims , typename ArgType , template< class > class MakePointer_>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Base::CoeffReturnType Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice >::coeff ( typename Base::Index  index) const
inline

Definition at line 985 of file TensorReduction.h.

◆ packet()

template<typename Op , typename Dims , typename ArgType , template< class > class MakePointer_>
template<int LoadMode>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Base::PacketReturnType Eigen::TensorEvaluator< const TensorReductionOp< Op, Dims, ArgType, MakePointer_ >, Eigen::SyclDevice >::packet ( typename Base::Index  index) const
inline

Definition at line 991 of file TensorReduction.h.


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


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