Public Types | Public Member Functions | List of all members
Eigen::internal::gemm_pack_rhs< Scalar, Index, DataMapper, nr, ColMajor, Conjugate, PanelMode > Struct Template Reference

#include <GeneralBlockPanelKernel.h>

Public Types

enum  { PacketSize = packet_traits<Scalar>::size }
 
typedef DataMapper::LinearMapper LinearMapper
 
typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

EIGEN_DONT_INLINE void operator() (Scalar *blockB, const DataMapper &rhs, Index depth, Index cols, Index stride=0, Index offset=0)
 

Detailed Description

template<typename Scalar, typename Index, typename DataMapper, int nr, bool Conjugate, bool PanelMode>
struct Eigen::internal::gemm_pack_rhs< Scalar, Index, DataMapper, nr, ColMajor, Conjugate, PanelMode >

Definition at line 1891 of file GeneralBlockPanelKernel.h.

Member Typedef Documentation

template<typename Scalar , typename Index , typename DataMapper , int nr, bool Conjugate, bool PanelMode>
typedef DataMapper::LinearMapper Eigen::internal::gemm_pack_rhs< Scalar, Index, DataMapper, nr, ColMajor, Conjugate, PanelMode >::LinearMapper

Definition at line 1894 of file GeneralBlockPanelKernel.h.

template<typename Scalar , typename Index , typename DataMapper , int nr, bool Conjugate, bool PanelMode>
typedef packet_traits<Scalar>::type Eigen::internal::gemm_pack_rhs< Scalar, Index, DataMapper, nr, ColMajor, Conjugate, PanelMode >::Packet

Definition at line 1893 of file GeneralBlockPanelKernel.h.

Member Enumeration Documentation

template<typename Scalar , typename Index , typename DataMapper , int nr, bool Conjugate, bool PanelMode>
anonymous enum
Enumerator
PacketSize 

Definition at line 1895 of file GeneralBlockPanelKernel.h.

Member Function Documentation

template<typename Scalar , typename Index , typename DataMapper , int nr, bool Conjugate, bool PanelMode>
EIGEN_DONT_INLINE void Eigen::internal::gemm_pack_rhs< Scalar, Index, DataMapper, nr, ColMajor, Conjugate, PanelMode >::operator() ( Scalar *  blockB,
const DataMapper &  rhs,
Index  depth,
Index  cols,
Index  stride = 0,
Index  offset = 0 
)

Definition at line 1901 of file GeneralBlockPanelKernel.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:36