#include <BlockSparseMatrix.h>
◆ BlockInnerIterator()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
Index outer() const
Definition: BlockSparseMatrix.h:903
const BlockSparseMatrix< Scalar_, _BlockAtCompileTime, Options_, StorageIndex > & m_mat
Definition: BlockSparseMatrix.h:921
Index m_id
Definition: BlockSparseMatrix.h:923
const Index m_outer
Definition: BlockSparseMatrix.h:922
Index m_end
Definition: BlockSparseMatrix.h:924
StorageIndex * m_outerIndex
Definition: SparseMatrix.h:153
◆ col()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ cols()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ index()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
StorageIndex * m_indices
Definition: BlockSparseMatrix.h:877
◆ operator bool()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ operator++()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ outer()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ row()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
Index index() const
Definition: BlockSparseMatrix.h:902
◆ rows()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ value()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ valueRef()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_end
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_id
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_mat
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_outer
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
The documentation for this class was generated from the following file: