Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Protected Attributes
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
 

Detailed Description

template<typename Scalar, typename Index, int StorageOrder>
class Eigen::internal::const_blas_data_mapper< Scalar, Index, StorageOrder >

Definition at line 136 of file BlasUtil.h.


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