Shapeworks Studio
2.1
Shape analysis software suite
|
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 |
Definition at line 136 of file BlasUtil.h.