#include <SelfadjointMatrixMatrix.h>
Public Member Functions | |
void | operator() (Scalar *blockA, const Scalar *_lhs, Index lhsStride, Index cols, Index rows) |
template<int BlockRows> | |
void | pack (Scalar *blockA, const const_blas_data_mapper< Scalar, Index, StorageOrder > &lhs, Index cols, Index i, Index &count) |
Definition at line 19 of file SelfadjointMatrixMatrix.h.
|
inline |
Definition at line 46 of file SelfadjointMatrixMatrix.h.
|
inline |
Definition at line 22 of file SelfadjointMatrixMatrix.h.