#include <GeneralBlockPanelKernel.h>
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) |
Definition at line 1111 of file GeneralBlockPanelKernel.h.
EIGEN_DONT_INLINE void Eigen::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] |
Definition at line 1113 of file GeneralBlockPanelKernel.h.