Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions

internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder > Struct Template Reference


Detailed Description

template<typename Scalar, typename Index, int nr, int StorageOrder>
struct internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder >

Definition at line 90 of file SelfadjointMatrixMatrix.h.

#include <src/Core/products/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)

Member Enumeration Documentation

template<typename Scalar, typename Index, int nr, int StorageOrder>
anonymous enum
Enumerator:
PacketSize 

Definition at line 92 of file SelfadjointMatrixMatrix.h.


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]

Definition at line 93 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