.TH "sc::SCMatrixRectSubBlockIter" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SCMatrixRectSubBlockIter .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SCMatrixBlockIter\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSCMatrixRectSubBlockIter\fP (\fBSCMatrixRectSubBlock\fP *)" .br .ti -1c .RI "int \fBi\fP ()" .br .RI "Returns the row index\&. " .ti -1c .RI "int \fBj\fP ()" .br .RI "Returns the column index\&. " .ti -1c .RI "double \fBget\fP ()" .br .RI "Return the value of the current element\&. " .ti -1c .RI "void \fBset\fP (double)" .br .RI "Set the current element to val\&. " .ti -1c .RI "\fBoperator int\fP ()" .br .RI "Return nonzero if there are more elements\&. " .ti -1c .RI "void \fBoperator++\fP ()" .br .RI "Move to the next element\&. " .ti -1c .RI "void \fBreset\fP ()" .br .RI "Start the iteration over\&. " .in -1c .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.