Public Member Functions

sc::SCMatrixLTriSubBlockIter Class Reference

Inheritance diagram for sc::SCMatrixLTriSubBlockIter:
sc::SCMatrixBlockIter

List of all members.

Public Member Functions

 SCMatrixLTriSubBlockIter (SCMatrixLTriSubBlock *)
int i ()
 Returns the row index.
int j ()
 Returns the column index.
double get ()
 Return the value of the current element.
void set (double)
 Set the current element to val.
 operator int ()
 Return nonzero if there are more elements.
void operator++ ()
 Move to the next element.
void reset ()
 Start the iteration over.

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

Generated at Thu Dec 9 2010 02:48:04 for MPQC 2.3.1 using the documentation package Doxygen 1.7.1.