Definition at line 32 of file SelfadjointMatrixMatrix.h.
#include <src/Core/products/SelfadjointMatrixMatrix.h>
Public Member Functions | |
template<int BlockRows> | |
void | pack (Scalar *blockA, const const_blas_data_mapper< Scalar, Index, StorageOrder > &lhs, Index cols, Index i, Index &count) |
void | operator() (Scalar *blockA, const Scalar *_lhs, Index lhsStride, Index cols, Index rows) |
void internal::symm_pack_lhs< Scalar, Index, Pack1, Pack2, StorageOrder >::operator() | ( | Scalar * | blockA, |
const Scalar * | _lhs, | ||
Index | lhsStride, | ||
Index | cols, | ||
Index | rows | ||
) | [inline] |
Definition at line 59 of file SelfadjointMatrixMatrix.h.
References real().
void internal::symm_pack_lhs< Scalar, Index, Pack1, Pack2, StorageOrder >::pack | ( | Scalar * | blockA, |
const const_blas_data_mapper< Scalar, Index, StorageOrder > & | lhs, | ||
Index | cols, | ||
Index | i, | ||
Index & | count | ||
) | [inline] |
Definition at line 35 of file SelfadjointMatrixMatrix.h.
References real().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |