Public Member Functions | Protected Types | Protected Attributes | 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 Types

typedef XprType::Scalar Scalar
 

Protected Attributes

const XprTypem_view
 

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

◆ Scalar

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

Definition at line 94 of file SparseView.h.

Constructor & Destructor Documentation

◆ InnerIterator()

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 97 of file SparseView.h.

Member Function Documentation

◆ incrementToNonZero()

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

Definition at line 116 of file SparseView.h.

◆ operator++()

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

Definition at line 103 of file SparseView.h.

Member Data Documentation

◆ m_view

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

Definition at line 113 of file SparseView.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:08