Public Types | Public Member Functions | List of all members
Eigen::internal::gemm_pack_lhs< Scalar, Index, DataMapper, Pack1, Pack2, RowMajor, Conjugate, PanelMode > Struct Template Reference

#include <GeneralBlockPanelKernel.h>

Public Types

typedef DataMapper::LinearMapper LinearMapper
 

Public Member Functions

EIGEN_DONT_INLINE void operator() (Scalar *blockA, const DataMapper &lhs, Index depth, Index rows, Index stride=0, Index offset=0)
 

Detailed Description

template<typename Scalar, typename Index, typename DataMapper, int Pack1, int Pack2, bool Conjugate, bool PanelMode>
struct Eigen::internal::gemm_pack_lhs< Scalar, Index, DataMapper, Pack1, Pack2, RowMajor, Conjugate, PanelMode >

Definition at line 1797 of file GeneralBlockPanelKernel.h.

Member Typedef Documentation

template<typename Scalar , typename Index , typename DataMapper , int Pack1, int Pack2, bool Conjugate, bool PanelMode>
typedef DataMapper::LinearMapper Eigen::internal::gemm_pack_lhs< Scalar, Index, DataMapper, Pack1, Pack2, RowMajor, Conjugate, PanelMode >::LinearMapper

Definition at line 1799 of file GeneralBlockPanelKernel.h.

Member Function Documentation

template<typename Scalar , typename Index , typename DataMapper , int Pack1, int Pack2, bool Conjugate, bool PanelMode>
EIGEN_DONT_INLINE void Eigen::internal::gemm_pack_lhs< Scalar, Index, DataMapper, Pack1, Pack2, RowMajor, Conjugate, PanelMode >::operator() ( Scalar *  blockA,
const DataMapper &  lhs,
Index  depth,
Index  rows,
Index  stride = 0,
Index  offset = 0 
)

Definition at line 1805 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