Public Types | Public Member Functions | List of all members
Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator Class Reference

#include <SparseCwiseBinaryOp.h>

Inheritance diagram for Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator:
Inheritance graph
[legend]

Public Types

typedef internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, InnerIteratorBase
 
typedef Lhs::Index Index
 

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const CwiseBinaryOpImpl &binOp, Index outer)
 

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
class Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator

Definition at line 68 of file SparseCwiseBinaryOp.h.

Member Typedef Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp,Lhs,Rhs, InnerIterator> Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator::Base

Definition at line 74 of file SparseCwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef Lhs::Index Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator::Index

Definition at line 72 of file SparseCwiseBinaryOp.h.

Constructor & Destructor Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator::InnerIterator ( const CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse > &  binOp,
Index  outer 
)
inline

Definition at line 76 of file SparseCwiseBinaryOp.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:05