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

#include <SparseBlock.h>

List of all members.

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:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:44