MOAB  4.9.3pre
Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > Member List
This is the complete list of members for Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >, including all inherited members.
Base typedefEigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > [private]
cast_to_pointer_type(PointerArgType ptr)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [inline]
innerStride() constEigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [inline]
m_strideEigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [protected]
Map(PointerArgType dataPtr, const StrideType &stride=StrideType())Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [inline, explicit]
Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [inline]
Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [inline]
MappedSparseMatrix(Index rows, Index cols, Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZeroPtr=0)Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > [inline]
outerStride() constEigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > [inline]
PointerArgType typedefEigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >
PointerType typedefEigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >
Scalar typedefEigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >
StorageIndex typedefEigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >
~MappedSparseMatrix()Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines