Public Member Functions | Private Types | Private Attributes | List of all members
Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator Class Reference

#include <SparseBlock.h>

Public Member Functions

Index col () const
 
StorageIndex index () const
 
 operator bool () const
 
OuterVectorInnerIteratoroperator++ ()
 
Index outer () const
 
EIGEN_STRONG_INLINE OuterVectorInnerIterator (const unary_evaluator &aEval, Index outer)
 
Index row () const
 
Scalar value () const
 
ScalarvalueRef ()
 

Private Types

enum  { IsRowMajor = unary_evaluator::IsRowMajor }
 

Private Attributes

Index m_end
 
const unary_evaluatorm_eval
 
const Index m_innerIndex
 
EvalIterator m_it
 
Index m_outerPos
 

Detailed Description

template<typename ArgType, int BlockRows, int BlockCols, bool InnerPanel>
class Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator

Definition at line 529 of file SparseBlock.h.

Member Enumeration Documentation

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
anonymous enum
private
Enumerator
IsRowMajor 

Definition at line 531 of file SparseBlock.h.

Constructor & Destructor Documentation

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
EIGEN_STRONG_INLINE Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::OuterVectorInnerIterator ( const unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased > &  aEval,
Index  outer 
)
inline

Definition at line 539 of file SparseBlock.h.

Member Function Documentation

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::col ( ) const
inline

Definition at line 557 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
StorageIndex Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::index ( ) const
inline

Definition at line 554 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::operator bool ( ) const
inline

Definition at line 577 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
OuterVectorInnerIterator& Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::operator++ ( )
inline

Definition at line 562 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::outer ( ) const
inline

Definition at line 555 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::row ( ) const
inline

Definition at line 556 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Scalar Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::value ( ) const
inline

Definition at line 559 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Scalar& Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::valueRef ( )
inline

Definition at line 560 of file SparseBlock.h.

Member Data Documentation

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::m_end
private

Definition at line 535 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
const unary_evaluator& Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::m_eval
private

Definition at line 532 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
const Index Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::m_innerIndex
private

Definition at line 534 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
EvalIterator Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::m_it
private

Definition at line 536 of file SparseBlock.h.

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::internal::unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >::OuterVectorInnerIterator::m_outerPos
private

Definition at line 533 of file SparseBlock.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:56