Public Member Functions | Protected Attributes | Private Types | List of all members
Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, 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 binary_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 BinaryOp & m_functor
 
StorageIndex m_id
 
StorageIndex m_innerSize
 
LhsIterator m_lhsIter
 
const evaluator< Rhs > & m_rhsEval
 
Scalar m_value
 

Private Types

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

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
class Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator

Definition at line 252 of file SparseCwiseBinaryOp.h.

Member Enumeration Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
anonymous enum
private
Enumerator
IsRowMajor 

Definition at line 254 of file SparseCwiseBinaryOp.h.

Constructor & Destructor Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::InnerIterator ( const binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased > &  aEval,
Index  outer 
)
inline

Definition at line 257 of file SparseCwiseBinaryOp.h.

Member Function Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Index Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::col ( ) const
inline

Definition at line 287 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE StorageIndex Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::index ( ) const
inline

Definition at line 284 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::operator bool ( ) const
inline

Definition at line 289 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE InnerIterator& Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::operator++ ( )
inline

Definition at line 263 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Index Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::outer ( ) const
inline

Definition at line 285 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Index Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::row ( ) const
inline

Definition at line 286 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Scalar Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::value ( ) const
inline

Definition at line 282 of file SparseCwiseBinaryOp.h.

Member Data Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
const BinaryOp& Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::m_functor
protected

Definition at line 294 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
StorageIndex Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::m_id
protected

Definition at line 296 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
StorageIndex Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::m_innerSize
protected

Definition at line 297 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
LhsIterator Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::m_lhsIter
protected

Definition at line 292 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
const evaluator<Rhs>& Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::m_rhsEval
protected

Definition at line 293 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
Scalar Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >::InnerIterator::m_value
protected

Definition at line 295 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:30