compbio
Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > Member List

This is the complete list of members for Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >, including all inherited members.

cast_to_pointer_type(PointerArgType ptr) (defined in Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >inline
innerStride() const (defined in Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >inline
m_stride (defined in Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >protected
Map(PointerArgType dataPtr, const StrideType &stride=StrideType())Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >inlineexplicit
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) (defined in Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >)Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >inline
outerStride() const (defined in Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >inline
PointerArgType typedef (defined in Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >
PointerType typedef (defined in Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >)Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >
Scalar typedef (defined in Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >)Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >
StorageIndex typedef (defined in Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >)Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >
~MappedSparseMatrix()Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >inline