Public Member Functions | Protected Attributes
Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator Class Reference

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

#include <SparseLU_SupernodalMatrix.h>

List of all members.

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 _Index>
class Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator

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

Definition at line 182 of file SparseLU_SupernodalMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 185 of file SparseLU_SupernodalMatrix.h.


Member Function Documentation

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

Definition at line 207 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 205 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 211 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 195 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 206 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 209 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 201 of file SparseLU_SupernodalMatrix.h.

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

Definition at line 203 of file SparseLU_SupernodalMatrix.h.


Member Data Documentation

template<typename _Scalar, typename _Index>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_endidrow [protected]

Definition at line 225 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_endidval [protected]

Definition at line 223 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_idrow [protected]

Definition at line 224 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_idval [protected]

Definition at line 221 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
const MappedSuperNodalMatrix& Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_matrix [protected]

Definition at line 218 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_outer [protected]

Definition at line 219 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_startidval [protected]

Definition at line 222 of file SparseLU_SupernodalMatrix.h.

template<typename _Scalar, typename _Index>
const Index Eigen::internal::MappedSuperNodalMatrix< _Scalar, _Index >::InnerIterator::m_supno [protected]

Definition at line 220 of file SparseLU_SupernodalMatrix.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:02