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

#include <SparseView.h>

Public Member Functions

Index col () const
 
EIGEN_STRONG_INLINE StorageIndex index () const
 
EIGEN_STRONG_INLINE InnerIterator (const unary_evaluator &sve, Index outer)
 
EIGEN_STRONG_INLINE operator bool () const
 
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
 
Index row () const
 
EIGEN_STRONG_INLINE Scalar value () const
 

Protected Attributes

const Index m_end
 
Index m_inner
 
const Index m_outer
 
const unary_evaluatorm_sve
 

Private Member Functions

void incrementToNonZero ()
 

Detailed Description

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

Definition at line 148 of file SparseView.h.

Constructor & Destructor Documentation

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

Definition at line 152 of file SparseView.h.

Member Function Documentation

template<typename ArgType >
Index Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::col ( ) const
inline

Definition at line 173 of file SparseView.h.

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

Definition at line 184 of file SparseView.h.

template<typename ArgType >
EIGEN_STRONG_INLINE StorageIndex Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::index ( ) const
inline

Definition at line 171 of file SparseView.h.

template<typename ArgType >
EIGEN_STRONG_INLINE Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::operator bool ( ) const
inline

Definition at line 175 of file SparseView.h.

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

Definition at line 158 of file SparseView.h.

template<typename ArgType >
Index Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::row ( ) const
inline

Definition at line 172 of file SparseView.h.

template<typename ArgType >
EIGEN_STRONG_INLINE Scalar Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::value ( ) const
inline

Definition at line 165 of file SparseView.h.

Member Data Documentation

template<typename ArgType >
const Index Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::m_end
protected

Definition at line 181 of file SparseView.h.

template<typename ArgType >
Index Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::m_inner
protected

Definition at line 179 of file SparseView.h.

template<typename ArgType >
const Index Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::m_outer
protected

Definition at line 180 of file SparseView.h.

template<typename ArgType >
const unary_evaluator& Eigen::internal::unary_evaluator< SparseView< ArgType >, IndexBased >::InnerIterator::m_sve
protected

Definition at line 178 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:58