tngmath::SparseMatrixInnerIterator Class Reference

Iterator for inner index of SparseMatrix. More...

#include <sparsematrix.hpp>

Collaboration diagram for tngmath::SparseMatrixInnerIterator:

Collaboration graph
[legend]

List of all members.

Public Types

typedef Eigen::SparseMatrix
< double > 
Base

Public Member Functions

SparseMatrixInnerIterator__add__ (const int &other) const
bool __call__ () const
int Col () const
int Index () const
bool IsValid () const
bool operator!= (const SparseMatrixInnerIterator &other) const
bool operator== (const SparseMatrixInnerIterator &other) const
int Row () const
 SparseMatrixInnerIterator (const Base &mat, int inner)
 default constructor
 SparseMatrixInnerIterator (const SparseMatrixInnerIterator &other)
 copy constructor
 SparseMatrixInnerIterator ()
 never use this - for SWIG only:
double Value () const

Static Public Member Functions

static SparseMatrixInnerIterator EndIt (const Base &mat)

Protected Member Functions

Base::InnerIterator & it ()
const Base::InnerIterator & it () const
const Base & Matrix () const

Protected Attributes

Base::InnerIterator m_it
const Base * m_matrix


Detailed Description

Iterator for inner index of SparseMatrix.
The documentation for this class was generated from the following file:

Generated on Wed Nov 17 17:35:51 2010 for 'tngmath' Module Programming Interface by  doxygen 1.5.6