MatrixBase< Derived >::InnerIterator Class Reference

#include <CoreIterators.h>

List of all members.

Public Member Functions

int col () const
EIGEN_STRONG_INLINE int index () const
EIGEN_STRONG_INLINE InnerIterator (const Derived &expr, int outer)
EIGEN_STRONG_INLINE operator bool () const
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
int row () const
EIGEN_STRONG_INLINE Scalar value () const

Protected Attributes

const int m_end
const Derived & m_expression
int m_inner
const int m_outer

Private Types

typedef Derived::Scalar Scalar

Detailed Description

template<typename Derived>
class MatrixBase< Derived >::InnerIterator

Definition at line 38 of file CoreIterators.h.


Member Typedef Documentation

template<typename Derived>
typedef Derived::Scalar MatrixBase< Derived >::InnerIterator::Scalar [private]

Definition at line 40 of file CoreIterators.h.


Constructor & Destructor Documentation

template<typename Derived>
EIGEN_STRONG_INLINE MatrixBase< Derived >::InnerIterator::InnerIterator ( const Derived &  expr,
int  outer 
) [inline]

Definition at line 43 of file CoreIterators.h.


Member Function Documentation

template<typename Derived>
int MatrixBase< Derived >::InnerIterator::col (  )  const [inline]

Definition at line 57 of file CoreIterators.h.

template<typename Derived>
EIGEN_STRONG_INLINE int MatrixBase< Derived >::InnerIterator::index (  )  const [inline]

Definition at line 55 of file CoreIterators.h.

template<typename Derived>
EIGEN_STRONG_INLINE MatrixBase< Derived >::InnerIterator::operator bool (  )  const [inline]

Definition at line 59 of file CoreIterators.h.

template<typename Derived>
EIGEN_STRONG_INLINE InnerIterator& MatrixBase< Derived >::InnerIterator::operator++ (  )  [inline]

Definition at line 53 of file CoreIterators.h.

template<typename Derived>
int MatrixBase< Derived >::InnerIterator::row (  )  const [inline]

Definition at line 56 of file CoreIterators.h.

template<typename Derived>
EIGEN_STRONG_INLINE Scalar MatrixBase< Derived >::InnerIterator::value (  )  const [inline]

Definition at line 47 of file CoreIterators.h.


Member Data Documentation

template<typename Derived>
const int MatrixBase< Derived >::InnerIterator::m_end [protected]

Definition at line 65 of file CoreIterators.h.

template<typename Derived>
const Derived& MatrixBase< Derived >::InnerIterator::m_expression [protected]

Definition at line 62 of file CoreIterators.h.

template<typename Derived>
int MatrixBase< Derived >::InnerIterator::m_inner [protected]

Definition at line 63 of file CoreIterators.h.

template<typename Derived>
const int MatrixBase< Derived >::InnerIterator::m_outer [protected]

Definition at line 64 of file CoreIterators.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:08 2013