Definition at line 97 of file SparseCwiseBinaryOp.h.
#include <src/Sparse/SparseCwiseBinaryOp.h>
Public Member Functions | |
| EIGEN_STRONG_INLINE | sparse_cwise_binary_op_inner_iterator_selector (const CwiseBinaryXpr &xpr, Index outer) |
| EIGEN_STRONG_INLINE Derived & | operator++ () |
| EIGEN_STRONG_INLINE Scalar | value () const |
| EIGEN_STRONG_INLINE Index | index () const |
| EIGEN_STRONG_INLINE Index | row () const |
| EIGEN_STRONG_INLINE Index | col () const |
| EIGEN_STRONG_INLINE | operator bool () const |
Protected Attributes | |
| LhsIterator | m_lhsIter |
| RhsIterator | m_rhsIter |
| const BinaryOp & | m_functor |
| Scalar | m_value |
| Index | m_id |
Private Types | |
| typedef CwiseBinaryOp < BinaryOp, Lhs, Rhs > | CwiseBinaryXpr |
| typedef traits< CwiseBinaryXpr > ::Scalar | Scalar |
| typedef traits< CwiseBinaryXpr > ::_LhsNested | _LhsNested |
| typedef traits< CwiseBinaryXpr > ::_RhsNested | _RhsNested |
| typedef _LhsNested::InnerIterator | LhsIterator |
| typedef _RhsNested::InnerIterator | RhsIterator |
| typedef Lhs::Index | Index |
typedef traits<CwiseBinaryXpr>::_LhsNested internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::_LhsNested [private] |
Definition at line 101 of file SparseCwiseBinaryOp.h.
typedef traits<CwiseBinaryXpr>::_RhsNested internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::_RhsNested [private] |
Definition at line 102 of file SparseCwiseBinaryOp.h.
typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::CwiseBinaryXpr [private] |
Definition at line 99 of file SparseCwiseBinaryOp.h.
typedef Lhs::Index internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::Index [private] |
Definition at line 105 of file SparseCwiseBinaryOp.h.
typedef _LhsNested::InnerIterator internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::LhsIterator [private] |
Definition at line 103 of file SparseCwiseBinaryOp.h.
typedef _RhsNested::InnerIterator internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::RhsIterator [private] |
Definition at line 104 of file SparseCwiseBinaryOp.h.
typedef traits<CwiseBinaryXpr>::Scalar internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::Scalar [private] |
Definition at line 100 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::sparse_cwise_binary_op_inner_iterator_selector | ( | const CwiseBinaryXpr & | xpr, |
| Index | outer | ||
| ) | [inline] |
Definition at line 109 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE Index internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::col | ( | ) | const [inline] |
Definition at line 148 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE Index internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::index | ( | ) | const [inline] |
Definition at line 146 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::operator bool | ( | void | ) | const [inline] |
Definition at line 150 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE Derived& internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::operator++ | ( | ) | [inline] |
Definition at line 115 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE Index internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::row | ( | ) | const [inline] |
Definition at line 147 of file SparseCwiseBinaryOp.h.
| EIGEN_STRONG_INLINE Scalar internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::value | ( | void | ) | const [inline] |
Definition at line 144 of file SparseCwiseBinaryOp.h.
const BinaryOp& internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_functor [protected] |
Definition at line 155 of file SparseCwiseBinaryOp.h.
Index internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_id [protected] |
Definition at line 157 of file SparseCwiseBinaryOp.h.
LhsIterator internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_lhsIter [protected] |
Definition at line 153 of file SparseCwiseBinaryOp.h.
RhsIterator internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_rhsIter [protected] |
Definition at line 154 of file SparseCwiseBinaryOp.h.
Scalar internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_value [protected] |
Definition at line 156 of file SparseCwiseBinaryOp.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |