#include <SelfadjointMatrixMatrix.h>
List of all members.
Public Types |
enum | { PacketSize = packet_traits<Scalar>::size
} |
Public Member Functions |
void | operator() (Scalar *blockB, const Scalar *_rhs, Index rhsStride, Index rows, Index cols, Index k2) |
template<typename Scalar, typename Index, int nr, int StorageOrder>
struct internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder >
Member Enumeration Documentation
template<typename Scalar, typename Index, int nr, int StorageOrder>
Member Function Documentation
template<typename Scalar, typename Index, int nr, int StorageOrder>
void internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder >::operator() |
( |
Scalar * |
blockB, |
|
|
const Scalar * |
_rhs, |
|
|
Index |
rhsStride, |
|
|
Index |
rows, |
|
|
Index |
cols, |
|
|
Index |
k2 | |
|
) |
| | [inline] |
The documentation for this struct was generated from the following file: