DragonFly On-Line Manual Pages

Search: Section:  


sc::SCMatrixDiagBlockIter(3)         MPQC         sc::SCMatrixDiagBlockIter(3)

NAME

sc::SCMatrixDiagBlockIter -

SYNOPSIS

Inherits sc::SCMatrixBlockIter. Public Member Functions SCMatrixDiagBlockIter (SCMatrixDiagBlock *) 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. Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Fri Feb 19 2016 sc::SCMatrixDiagBlockIter(3)

Search: Section: