OSVR-Core
Public Member Functions | Protected Attributes | List of all members
Eigen::internal::const_blas_data_mapper< Scalar, Index, StorageOrder > Class Template Reference

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
 

The documentation for this class was generated from the following file: