Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions
Eigen::internal::gemm_pack_rhs< Scalar, Index, nr, RowMajor, Conjugate, PanelMode > Struct Template Reference

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)
 

Detailed Description

template<typename Scalar, typename Index, int nr, bool Conjugate, bool PanelMode>
struct Eigen::internal::gemm_pack_rhs< Scalar, Index, nr, RowMajor, Conjugate, PanelMode >

Definition at line 1258 of file GeneralBlockPanelKernel.h.


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