#include <GeneralBlockPanelKernel.h>
Public Types | |
| enum | { PacketSize = packet_traits<Scalar>::size } |
Public Member Functions | |
| EIGEN_DONT_INLINE void | operator() (Scalar *blockB, const Scalar *rhs, Index rhsStride, Index depth, Index cols, Index stride=0, Index offset=0) |
Definition at line 1258 of file GeneralBlockPanelKernel.h.
| anonymous enum |
Definition at line 1260 of file GeneralBlockPanelKernel.h.
| EIGEN_DONT_INLINE void Eigen::internal::gemm_pack_rhs< Scalar, Index, nr, RowMajor, Conjugate, PanelMode >::operator() | ( | Scalar * | blockB, |
| const Scalar * | rhs, | ||
| Index | rhsStride, | ||
| Index | depth, | ||
| Index | cols, | ||
| Index | stride = 0, |
||
| Index | offset = 0 |
||
| ) |
Definition at line 1266 of file GeneralBlockPanelKernel.h.