![]() |
|
InnerIterator class to iterate over nonzero values of the current column in the supernodal matrix L. More...
#include <SparseLU_SupernodalMatrix.h>
Public Member Functions | |
| InnerIterator (const MappedSuperNodalMatrix &mat, Index outer) | |
| InnerIterator & | operator++ () |
| Scalar | value () const |
| Scalar & | valueRef () |
| Index | index () const |
| Index | row () const |
| Index | col () const |
| Index | supIndex () const |
| operator bool () const | |
Protected Attributes | |
| const MappedSuperNodalMatrix & | m_matrix |
| const Index | m_outer |
| const Index | m_supno |
| Index | m_idval |
| const Index | m_startidval |
| const Index | m_endidval |
| Index | m_idrow |
| Index | m_endidrow |
InnerIterator class to iterate over nonzero values of the current column in the supernodal matrix L.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by Eigen::internal::MappedSuperNodalMatrix< Scalar_, StorageIndex_ >::solveInPlace(), and Eigen::internal::MappedSuperNodalMatrix< Scalar_, StorageIndex_ >::solveTransposedInPlace().
|
inline |
|
inline |
Referenced by Eigen::internal::MappedSuperNodalMatrix< Scalar_, StorageIndex_ >::solveInPlace(), and Eigen::internal::MappedSuperNodalMatrix< Scalar_, StorageIndex_ >::solveTransposedInPlace().
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |