Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes
Eigen::internal::const_blas_data_mapper Class Reference

List of all members.

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

Constructor & Destructor Documentation

Eigen::internal::const_blas_data_mapper::const_blas_data_mapper ( const Scalar *  data,
Index  stride 
) [inline]

Definition at line 149 of file Core.


Member Function Documentation

EIGEN_STRONG_INLINE const Scalar& Eigen::internal::const_blas_data_mapper::operator() ( Index  i,
Index  j 
) const [inline]

Definition at line 150 of file Core.


Member Data Documentation

const Scalar* EIGEN_RESTRICT Eigen::internal::const_blas_data_mapper::m_data [protected]

Definition at line 153 of file Core.

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