Public Member Functions | Protected Attributes | Private Types | List of all members
Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator Class Reference

#include <SparseCwiseBinaryOp.h>

Public Member Functions

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

Protected Attributes

const BinaryOpm_functor
 
LhsIterator m_lhsIter
 
const Index m_outer
 
const evaluator< RhsArg > & m_rhsEval
 

Private Types

enum  { IsRowMajor = (int(LhsArg::Flags)&RowMajorBit)==RowMajorBit }
 

Detailed Description

template<typename XprType>
class Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator

Definition at line 571 of file SparseCwiseBinaryOp.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename XprType >
anonymous enum
private
Enumerator
IsRowMajor 

Definition at line 573 of file SparseCwiseBinaryOp.h.

Constructor & Destructor Documentation

◆ InnerIterator()

template<typename XprType >
EIGEN_STRONG_INLINE Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::InnerIterator ( const sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased > &  aEval,
Index  outer 
)
inline

Definition at line 577 of file SparseCwiseBinaryOp.h.

Member Function Documentation

◆ col()

template<typename XprType >
EIGEN_STRONG_INLINE Index Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::col ( ) const
inline

Definition at line 594 of file SparseCwiseBinaryOp.h.

◆ index()

template<typename XprType >
EIGEN_STRONG_INLINE StorageIndex Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::index ( ) const
inline

Definition at line 591 of file SparseCwiseBinaryOp.h.

◆ operator bool()

template<typename XprType >
EIGEN_STRONG_INLINE Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::operator bool ( ) const
inline

Definition at line 596 of file SparseCwiseBinaryOp.h.

◆ operator++()

template<typename XprType >
EIGEN_STRONG_INLINE InnerIterator& Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::operator++ ( )
inline

Definition at line 581 of file SparseCwiseBinaryOp.h.

◆ outer()

template<typename XprType >
EIGEN_STRONG_INLINE Index Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::outer ( ) const
inline

Definition at line 592 of file SparseCwiseBinaryOp.h.

◆ row()

template<typename XprType >
EIGEN_STRONG_INLINE Index Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::row ( ) const
inline

Definition at line 593 of file SparseCwiseBinaryOp.h.

◆ value()

template<typename XprType >
EIGEN_STRONG_INLINE Scalar Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::value ( ) const
inline

Definition at line 587 of file SparseCwiseBinaryOp.h.

Member Data Documentation

◆ m_functor

template<typename XprType >
const BinaryOp& Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::m_functor
protected

Definition at line 601 of file SparseCwiseBinaryOp.h.

◆ m_lhsIter

template<typename XprType >
LhsIterator Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::m_lhsIter
protected

Definition at line 599 of file SparseCwiseBinaryOp.h.

◆ m_outer

template<typename XprType >
const Index Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::m_outer
protected

Definition at line 602 of file SparseCwiseBinaryOp.h.

◆ m_rhsEval

template<typename XprType >
const evaluator<RhsArg>& Eigen::internal::sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >::InnerIterator::m_rhsEval
protected

Definition at line 600 of file SparseCwiseBinaryOp.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:23