Public Member Functions | |
| const_blas_data_mapper (const Scalar *data, Index stride) | |
| EIGEN_STRONG_INLINE const Scalar & | operator() (Index i, Index j) const |
Protected Attributes | |
| const Scalar *EIGEN_RESTRICT | m_data |
| Index | m_stride |
| Eigen::internal::const_blas_data_mapper::const_blas_data_mapper | ( | const Scalar * | data, |
| Index | stride | ||
| ) | [inline] |
| EIGEN_STRONG_INLINE const Scalar& Eigen::internal::const_blas_data_mapper::operator() | ( | Index | i, |
| Index | j | ||
| ) | const [inline] |
const Scalar* EIGEN_RESTRICT Eigen::internal::const_blas_data_mapper::m_data [protected] |
Index Eigen::internal::const_blas_data_mapper::m_stride [protected] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |