Definition at line 90 of file SelfadjointMatrixMatrix.h.
#include <src/Core/products/SelfadjointMatrixMatrix.h>
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) |
| anonymous enum |
Definition at line 92 of file SelfadjointMatrixMatrix.h.
| void internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder >::operator() | ( | Scalar * | blockB, |
| const Scalar * | _rhs, | ||
| Index | rhsStride, | ||
| Index | rows, | ||
| Index | cols, | ||
| Index | k2 | ||
| ) | [inline] |
Definition at line 93 of file SelfadjointMatrixMatrix.h.
References real().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |