Public Member Functions | Private Attributes | List of all members
Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType > Class Template Reference

#include <TensorContractionBlocking.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE StorageIndex kc () const
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE StorageIndex mc () const
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE StorageIndex nc () const
 
EIGEN_DEVICE_FUNC TensorContractionBlocking (StorageIndex k, StorageIndex m, StorageIndex n, StorageIndex num_threads=1)
 

Private Attributes

StorageIndex kc_
 
StorageIndex mc_
 
StorageIndex nc_
 

Detailed Description

template<typename ResScalar, typename LhsScalar, typename RhsScalar, typename StorageIndex, int ShardingType = ShardByCol>
class Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >

Definition at line 25 of file TensorContractionBlocking.h.

Constructor & Destructor Documentation

◆ TensorContractionBlocking()

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
EIGEN_DEVICE_FUNC Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::TensorContractionBlocking ( StorageIndex  k,
StorageIndex  m,
StorageIndex  n,
StorageIndex  num_threads = 1 
)
inline

Definition at line 45 of file TensorContractionBlocking.h.

Member Function Documentation

◆ kc()

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE StorageIndex Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::kc ( ) const
inline

Definition at line 60 of file TensorContractionBlocking.h.

◆ mc()

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE StorageIndex Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::mc ( ) const
inline

Definition at line 61 of file TensorContractionBlocking.h.

◆ nc()

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE StorageIndex Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::nc ( ) const
inline

Definition at line 62 of file TensorContractionBlocking.h.

Member Data Documentation

◆ kc_

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
StorageIndex Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::kc_
private

Definition at line 65 of file TensorContractionBlocking.h.

◆ mc_

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
StorageIndex Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::mc_
private

Definition at line 66 of file TensorContractionBlocking.h.

◆ nc_

template<typename ResScalar , typename LhsScalar , typename RhsScalar , typename StorageIndex , int ShardingType = ShardByCol>
StorageIndex Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType >::nc_
private

Definition at line 67 of file TensorContractionBlocking.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:46