TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Eigen::internal::TensorContractionBlocking< ResScalar, LhsScalar, RhsScalar, StorageIndex, ShardingType > Class Template Reference

#include <TensorContractionBlocking.h>

Public Member Functions

EIGEN_DEVICE_FUNC TensorContractionBlocking (StorageIndex k, StorageIndex m, StorageIndex n, StorageIndex num_threads=1)
 
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
 

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

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

◆ 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

◆ 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

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