Public Member Functions | Protected Attributes | Private Types | Private Member Functions | List of all members
Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator Class Reference

#include <SparseView.h>

Inheritance diagram for Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator:
Inheritance graph
[legend]

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const unary_evaluator &sve, Index outer)
 
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
 

Protected Attributes

const XprTypem_view
 

Private Types

typedef XprType::Scalar Scalar
 

Private Member Functions

void incrementToNonZero ()
 

Detailed Description

template<typename ArgType>
class Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator

Definition at line 91 of file SparseView.h.

Member Typedef Documentation

template<typename ArgType >
typedef XprType::Scalar Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator::Scalar
private

Definition at line 93 of file SparseView.h.

Constructor & Destructor Documentation

template<typename ArgType >
EIGEN_STRONG_INLINE Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator::InnerIterator ( const unary_evaluator< SparseView< ArgType >, IteratorBased > &  sve,
Index  outer 
)
inline

Definition at line 96 of file SparseView.h.

Member Function Documentation

template<typename ArgType >
void Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator::incrementToNonZero ( )
inlineprivate

Definition at line 115 of file SparseView.h.

template<typename ArgType >
EIGEN_STRONG_INLINE InnerIterator& Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator::operator++ ( )
inline

Definition at line 102 of file SparseView.h.

Member Data Documentation

template<typename ArgType >
const XprType& Eigen::internal::unary_evaluator< SparseView< ArgType >, IteratorBased >::InnerIterator::m_view
protected

Definition at line 112 of file SparseView.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:59