Public Member Functions | Protected Attributes | List of all members
Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator Class Reference

InnerIterator class to iterate over nonzero values of the current column in the supernodal matrix L. More...

#include <SparseLU_SupernodalMatrix.h>

Public Member Functions

Index col () const
 
Index index () const
 
 InnerIterator (const MappedSuperNodalMatrix &mat, Index outer)
 
 operator bool () const
 
InnerIteratoroperator++ ()
 
Index row () const
 
Index supIndex () const
 
Scalar value () const
 
ScalarvalueRef ()
 

Protected Attributes

Index m_endidrow
 
const Index m_endidval
 
Index m_idrow
 
Index m_idval
 
const MappedSuperNodalMatrixm_matrix
 
const Index m_outer
 
const Index m_startidval
 
const Index m_supno
 

Detailed Description

template<typename _Scalar, typename _StorageIndex>
class Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator

InnerIterator class to iterate over nonzero values of the current column in the supernodal matrix L.

Definition at line 185 of file SparseLU_SupernodalMatrix.h.

Constructor & Destructor Documentation

◆ InnerIterator()

template<typename _Scalar, typename _StorageIndex>
Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::InnerIterator ( const MappedSuperNodalMatrix mat,
Index  outer 
)
inline

Definition at line 188 of file SparseLU_SupernodalMatrix.h.

Member Function Documentation

◆ col()

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::col ( ) const
inline

Definition at line 210 of file SparseLU_SupernodalMatrix.h.

◆ index()

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::index ( ) const
inline

Definition at line 208 of file SparseLU_SupernodalMatrix.h.

◆ operator bool()

template<typename _Scalar, typename _StorageIndex>
Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::operator bool ( ) const
inline

Definition at line 214 of file SparseLU_SupernodalMatrix.h.

◆ operator++()

template<typename _Scalar, typename _StorageIndex>
InnerIterator& Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::operator++ ( )
inline

Definition at line 198 of file SparseLU_SupernodalMatrix.h.

◆ row()

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::row ( ) const
inline

Definition at line 209 of file SparseLU_SupernodalMatrix.h.

◆ supIndex()

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::supIndex ( ) const
inline

Definition at line 212 of file SparseLU_SupernodalMatrix.h.

◆ value()

template<typename _Scalar, typename _StorageIndex>
Scalar Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::value ( ) const
inline

Definition at line 204 of file SparseLU_SupernodalMatrix.h.

◆ valueRef()

template<typename _Scalar, typename _StorageIndex>
Scalar& Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::valueRef ( )
inline

Definition at line 206 of file SparseLU_SupernodalMatrix.h.

Member Data Documentation

◆ m_endidrow

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_endidrow
protected

Definition at line 228 of file SparseLU_SupernodalMatrix.h.

◆ m_endidval

template<typename _Scalar, typename _StorageIndex>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_endidval
protected

Definition at line 226 of file SparseLU_SupernodalMatrix.h.

◆ m_idrow

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_idrow
protected

Definition at line 227 of file SparseLU_SupernodalMatrix.h.

◆ m_idval

template<typename _Scalar, typename _StorageIndex>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_idval
protected

Definition at line 224 of file SparseLU_SupernodalMatrix.h.

◆ m_matrix

template<typename _Scalar, typename _StorageIndex>
const MappedSuperNodalMatrix& Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_matrix
protected

Definition at line 221 of file SparseLU_SupernodalMatrix.h.

◆ m_outer

template<typename _Scalar, typename _StorageIndex>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_outer
protected

Definition at line 222 of file SparseLU_SupernodalMatrix.h.

◆ m_startidval

template<typename _Scalar, typename _StorageIndex>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_startidval
protected

Definition at line 225 of file SparseLU_SupernodalMatrix.h.

◆ m_supno

template<typename _Scalar, typename _StorageIndex>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _StorageIndex >::InnerIterator::m_supno
protected

Definition at line 223 of file SparseLU_SupernodalMatrix.h.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:58