Public Member Functions | Private Types | Private Attributes | List of all members
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator Class Reference

#include <SparseBlock.h>

Inheritance diagram for Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator:
Inheritance graph
[legend]

Public Member Functions

Index col () const
 
Index index () const
 
 operator bool () const
 
Index outer () const
 
EIGEN_STRONG_INLINE ReverseInnerIterator (const BlockType &block, Index outer)
 
Index row () const
 

Private Types

typedef _MatrixTypeNested::ReverseInnerIterator Base
 

Private Attributes

Index m_begin
 
const BlockTypem_block
 

Detailed Description

template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel>
class Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator

Definition at line 368 of file SparseBlock.h.

Member Typedef Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
typedef _MatrixTypeNested::ReverseInnerIterator Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::Base
private

Definition at line 370 of file SparseBlock.h.

Constructor & Destructor Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
EIGEN_STRONG_INLINE Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::ReverseInnerIterator ( const BlockType block,
Index  outer 
)
inline

Definition at line 375 of file SparseBlock.h.

Member Function Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::col ( ) const
inline

Definition at line 387 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::index ( ) const
inline

Definition at line 384 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::operator bool ( ) const
inline

Definition at line 389 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::outer ( ) const
inline

Definition at line 385 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::row ( ) const
inline

Definition at line 386 of file SparseBlock.h.

Member Data Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::m_begin
private

Definition at line 372 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
const BlockType& Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator::m_block
private

Definition at line 371 of file SparseBlock.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:04