tngmath::SparseMatrixIterator Class Reference

Iterator for outer index of SparseMatrix. More...

#include <sparsematrix.hpp>

Collaboration diagram for tngmath::SparseMatrixIterator:

Collaboration graph
[legend]

List of all members.

Public Types

typedef Eigen::SparseMatrix
< double > 
Base

Public Member Functions

bool __call__ () const
SparseMatrixInnerIteratorBegin () const
SparseMatrixInnerIteratorEnd () const
const int & Index () const
bool IsValid () const
const Base & Matrix () const
bool operator!= (const SparseMatrixIterator &other) const
SparseMatrixIterator operator+ (const int &other) const
bool operator== (const SparseMatrixIterator &other) const
 SparseMatrixIterator (const Base &mat)
 default constructor
 SparseMatrixIterator (const SparseMatrixIterator &other)
 copy constructor
 SparseMatrixIterator ()
 never use this - for SWIG only:

Static Public Member Functions

static SparseMatrixIterator EndIt (const Base &mat)

Protected Member Functions

int & Index ()

Protected Attributes

int m_index
const Base * m_matrix


Detailed Description

Iterator for outer 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