#include <BlockSparseMatrix.h>
◆ InnerIterator()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
Index index() const
Definition: BlockSparseMatrix.h:902
const Index m_offset
Definition: BlockSparseMatrix.h:967
Index m_id
Definition: BlockSparseMatrix.h:969
Index outer() const
Definition: BlockSparseMatrix.h:957
Index m_end
Definition: BlockSparseMatrix.h:970
BlockInnerIterator itb
Definition: BlockSparseMatrix.h:966
const Index m_outer
Definition: BlockSparseMatrix.h:964
Index m_start
Definition: BlockSparseMatrix.h:968
const Index m_outerB
Definition: BlockSparseMatrix.h:965
const BlockSparseMatrix & m_mat
Definition: BlockSparseMatrix.h:963
Index blockInnerIndex(Index bi) const
Definition: BlockSparseMatrix.h:809
◆ col()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ index()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ 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:956
◆ value()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
const Map< const BlockScalar > value() const
Definition: BlockSparseMatrix.h:895
◆ valueRef()
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
Map< BlockScalar > valueRef()
Definition: BlockSparseMatrix.h:898
◆ itb
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_offset
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_outer
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_outerB
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
◆ m_start
template<typename Scalar_ , int _BlockAtCompileTime, int Options_, typename StorageIndex_ >
The documentation for this class was generated from the following file: