Public Member Functions | Private Attributes | List of all members
Eigen::PacketConverter< TensorEvaluator, SrcPacket, TgtPacket, SrcCoeffRatio, TgtCoeffRatio > Struct Template Reference

#include <TensorConversion.h>

Public Member Functions

template<int LoadMode, typename Index >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TgtPacket packet (Index index) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE PacketConverter (const TensorEvaluator &impl)
 

Private Attributes

const TensorEvaluatorm_impl
 

Detailed Description

template<typename TensorEvaluator, typename SrcPacket, typename TgtPacket, int SrcCoeffRatio, int TgtCoeffRatio>
struct Eigen::PacketConverter< TensorEvaluator, SrcPacket, TgtPacket, SrcCoeffRatio, TgtCoeffRatio >

Definition at line 53 of file TensorConversion.h.

Constructor & Destructor Documentation

template<typename TensorEvaluator, typename SrcPacket, typename TgtPacket, int SrcCoeffRatio, int TgtCoeffRatio>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::PacketConverter< TensorEvaluator, SrcPacket, TgtPacket, SrcCoeffRatio, TgtCoeffRatio >::PacketConverter ( const TensorEvaluator impl)
inline

Definition at line 55 of file TensorConversion.h.

Member Function Documentation

template<typename TensorEvaluator, typename SrcPacket, typename TgtPacket, int SrcCoeffRatio, int TgtCoeffRatio>
template<int LoadMode, typename Index >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TgtPacket Eigen::PacketConverter< TensorEvaluator, SrcPacket, TgtPacket, SrcCoeffRatio, TgtCoeffRatio >::packet ( Index  index) const
inline

Definition at line 59 of file TensorConversion.h.

Member Data Documentation

template<typename TensorEvaluator, typename SrcPacket, typename TgtPacket, int SrcCoeffRatio, int TgtCoeffRatio>
const TensorEvaluator& Eigen::PacketConverter< TensorEvaluator, SrcPacket, TgtPacket, SrcCoeffRatio, TgtCoeffRatio >::m_impl
private

Definition at line 64 of file TensorConversion.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:11