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() const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
blockColsIndex(Index bj) const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
blockPtr(Index id) const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
blockRows() const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
blockRowsIndex(Index bi) const Eigen::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) const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
coeffRef(Index brow, Index bcol)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
cols() const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
innerToBlock(Index inner) const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
isCompressed() const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
nonZeros() const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
nonZerosBlocks() const Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
operator=(const MatrixType &spmat)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > [inline]
outerToBlock(Index outer) const Eigen::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() const Eigen::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]
 All Classes Functions Variables Typedefs Enumerator