Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > Member List

This is the complete list of members for Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >, including all inherited members.

blockCols() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
blockColsIndex(Index bj) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
blockPtr(Index id) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
blockRows() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
blockRowsIndex(Index bi) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
BlockSparseMatrix(Index brow, Index bcol)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
BlockSparseMatrix(const BlockSparseMatrix &other)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
BlockSparseMatrix(const MatrixType &spmat)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
coeff(Index brow, Index bcol) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
coeffRef(Index brow, Index bcol)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
cols() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
innerToBlock(Index inner) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
isCompressed() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
nonZeros() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
nonZerosBlocks() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
operator=(const MatrixType &spmat)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
outerToBlock(Index outer) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
reserve(const Index nonzerosblocks)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
resize(Index brow, Index bcol)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
rows() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
setBlockLayout(const VectorXi &rowBlocks, const VectorXi &colBlocks)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
setBlockSize(Index blockSize)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
setBlockStructure(const MatrixType &blockPattern)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
setFromTriplets(const InputIterator &begin, const InputIterator &end)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline