Main MRPT website > C++ reference
MRPT logo
Public Member Functions
Eigen::internal::symm_pack_lhs Struct Reference

List of all members.

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)

Member Function Documentation

void Eigen::internal::symm_pack_lhs::operator() ( Scalar *  blockA,
const Scalar *  _lhs,
Index  lhsStride,
Index  cols,
Index  rows 
) [inline]

Definition at line 60 of file Core.

template<int BlockRows>
void Eigen::internal::symm_pack_lhs::pack ( Scalar *  blockA,
const const_blas_data_mapper< Scalar, Index, StorageOrder > &  lhs,
Index  cols,
Index  i,
Index &  count 
) [inline]

Definition at line 36 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011