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

Constructor & Destructor Documentation

◆ InnerIterator()

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

Member Function Documentation

◆ col()

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

Definition at line 174 of file SparseView.h.

◆ incrementToNonZero()

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

Definition at line 185 of file SparseView.h.

◆ index()

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

Definition at line 172 of file SparseView.h.

◆ operator bool()

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

Definition at line 176 of file SparseView.h.

◆ operator++()

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

Definition at line 159 of file SparseView.h.

◆ row()

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

Definition at line 173 of file SparseView.h.

◆ value()

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

Definition at line 166 of file SparseView.h.

Member Data Documentation

◆ m_end

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

Definition at line 182 of file SparseView.h.

◆ m_inner

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

Definition at line 180 of file SparseView.h.

◆ m_outer

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

Definition at line 181 of file SparseView.h.

◆ m_sve

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

Definition at line 179 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:07