NDDEM
Public Member Functions | List of all members
Eigen::internal::dhs_pack< Scalar, Index, DataMapper, Packet, StorageOrder, PanelMode, UseLhs > Struct Template Reference

#include <MatrixProduct.h>

Public Member Functions

EIGEN_STRONG_INLINE void operator() (Scalar *blockA, const DataMapper &lhs, Index depth, Index rows, Index stride, Index offset)
 

Member Function Documentation

◆ operator()()

template<typename Scalar , typename Index , typename DataMapper , typename Packet , int StorageOrder, bool PanelMode, bool UseLhs>
EIGEN_STRONG_INLINE void Eigen::internal::dhs_pack< Scalar, Index, DataMapper, Packet, StorageOrder, PanelMode, UseLhs >::operator() ( Scalar *  blockA,
const DataMapper &  lhs,
Index  depth,
Index  rows,
Index  stride,
Index  offset 
)
inline

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