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

#include <GeneralBlockPanelKernel.h>

List of all members.

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:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:05