Public Types | Public Member Functions | List of all members
Eigen::internal::gemm_pack_rhs< Scalar, Index, nr, RowMajor, Conjugate, PanelMode > Struct Template Reference

#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)
 

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.

Member Enumeration Documentation

template<typename Scalar , typename Index , int nr, bool Conjugate, bool PanelMode>
anonymous enum
Enumerator
PacketSize 

Definition at line 1260 of file GeneralBlockPanelKernel.h.

Member Function Documentation

template<typename Scalar , typename Index , int nr, bool Conjugate, bool PanelMode>
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.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:13