#include <GeneralBlockPanelKernel.h>
List of all members.
Public Member Functions |
void | operator() (Scalar *blockA, const Scalar *EIGEN_RESTRICT _lhs, Index lhsStride, Index depth, Index rows, Index stride=0, Index offset=0) |
template<typename Scalar, typename Index, int Pack1, int Pack2, int StorageOrder, bool Conjugate, bool PanelMode>
struct internal::gemm_pack_lhs< Scalar, Index, Pack1, Pack2, StorageOrder, Conjugate, PanelMode >
Member Function Documentation
template<typename Scalar, typename Index, int Pack1, int Pack2, int StorageOrder, bool Conjugate, bool PanelMode>
void internal::gemm_pack_lhs< Scalar, Index, Pack1, Pack2, StorageOrder, Conjugate, PanelMode >::operator() |
( |
Scalar * |
blockA, |
|
|
const Scalar *EIGEN_RESTRICT |
_lhs, |
|
|
Index |
lhsStride, |
|
|
Index |
depth, |
|
|
Index |
rows, |
|
|
Index |
stride = 0 , |
|
|
Index |
offset = 0 | |
|
) |
| | [inline] |
The documentation for this struct was generated from the following file: