Public Member Functions | Public Attributes | List of all members
Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::TripleDim Struct Reference

#include <TensorContractionSycl.h>

Public Member Functions

 TripleDim (const StorageIndex M_, const StorageIndex N_, const StorageIndex K_)
 

Public Attributes

const StorageIndex K
 
const StorageIndex M
 
const StorageIndex N
 

Detailed Description

template<typename Indices, typename LeftArgType, typename RightArgType, typename OutputKernelType>
struct Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::TripleDim

Definition at line 1301 of file TensorContractionSycl.h.

Constructor & Destructor Documentation

◆ TripleDim()

template<typename Indices , typename LeftArgType , typename RightArgType , typename OutputKernelType >
Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::TripleDim::TripleDim ( const StorageIndex  M_,
const StorageIndex  N_,
const StorageIndex  K_ 
)
inline

Definition at line 1305 of file TensorContractionSycl.h.

Member Data Documentation

◆ K

template<typename Indices , typename LeftArgType , typename RightArgType , typename OutputKernelType >
const StorageIndex Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::TripleDim::K

Definition at line 1304 of file TensorContractionSycl.h.

◆ M

template<typename Indices , typename LeftArgType , typename RightArgType , typename OutputKernelType >
const StorageIndex Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::TripleDim::M

Definition at line 1302 of file TensorContractionSycl.h.

◆ N

template<typename Indices , typename LeftArgType , typename RightArgType , typename OutputKernelType >
const StorageIndex Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::TripleDim::N

Definition at line 1303 of file TensorContractionSycl.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:43:51