Public Member Functions | Protected Attributes | Private Types | List of all members
Eigen::internal::sparse_conjunction_evaluator< XprType, IndexBased, IteratorBased >::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
 
const LhsEvaluatorm_lhsEval
 
const Index m_outer
 
RhsIterator m_rhsIter
 

Private Types

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

Detailed Description

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

Definition at line 500 of file SparseCwiseBinaryOp.h.

Member Enumeration Documentation

template<typename XprType >
anonymous enum
private
Enumerator
IsRowMajor 

Definition at line 502 of file SparseCwiseBinaryOp.h.

Constructor & Destructor Documentation

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

Definition at line 506 of file SparseCwiseBinaryOp.h.

Member Function Documentation

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

Definition at line 522 of file SparseCwiseBinaryOp.h.

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

Definition at line 519 of file SparseCwiseBinaryOp.h.

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

Definition at line 524 of file SparseCwiseBinaryOp.h.

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

Definition at line 510 of file SparseCwiseBinaryOp.h.

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

Definition at line 520 of file SparseCwiseBinaryOp.h.

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

Definition at line 521 of file SparseCwiseBinaryOp.h.

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

Definition at line 516 of file SparseCwiseBinaryOp.h.

Member Data Documentation

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

Definition at line 529 of file SparseCwiseBinaryOp.h.

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

Definition at line 527 of file SparseCwiseBinaryOp.h.

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

Definition at line 530 of file SparseCwiseBinaryOp.h.

template<typename XprType >
RhsIterator Eigen::internal::sparse_conjunction_evaluator< XprType, IndexBased, IteratorBased >::InnerIterator::m_rhsIter
protected

Definition at line 528 of file SparseCwiseBinaryOp.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:46