Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
 
Loading...
Searching...
No Matches
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
derived()Eigen::EigenBase< typename Derived >
derived() constEigen::EigenBase< typename Derived >
eval() constEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
Index typedefEigen::EigenBase< typename Derived >
innerToBlock(Index inner) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
isCompressed() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
isVector() constEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
nonZeros() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
nonZerosBlocks() constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
NumDimensionsEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >::operator*(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
operator=(const MatrixType &spmat)Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
outerToBlock(Index outer) constEigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >inline
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
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
size() constEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
SizeAtCompileTimeEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) constEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >
value_type typedefEigen::SparseMatrixBase< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex > >