Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions
Eigen::internal::gemm_pack_lhs< Scalar, Index, Pack1, Pack2, StorageOrder, Conjugate, PanelMode > Struct Template Reference

Public Member Functions

EIGEN_DONT_INLINE void operator() (Scalar *blockA, const Scalar *EIGEN_RESTRICT _lhs, Index lhsStride, Index depth, Index rows, Index stride=0, Index offset=0)
 

Detailed Description

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

Definition at line 1118 of file GeneralBlockPanelKernel.h.


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