.TH "sc::SCMatrixNullSubblockIter" 3 "Fri Dec 2 2022" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SCMatrixNullSubblockIter .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SCMatrixSubblockIter\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSCMatrixNullSubblockIter\fP (Access)" .br .ti -1c .RI "void \fBbegin\fP ()" .br .RI "Start at the beginning\&. " .ti -1c .RI "int \fBready\fP ()" .br .RI "Returns nonzero if there is another block\&. " .ti -1c .RI "void \fBnext\fP ()" .br .RI "Proceed to the next block\&. " .ti -1c .RI "\fBSCMatrixBlock\fP * \fBblock\fP ()" .br .RI "Return the current block\&. " .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SCMatrixNullSubblockIter::begin ()\fC [virtual]\fP" .PP Start at the beginning\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "\fBSCMatrixBlock\fP * sc::SCMatrixNullSubblockIter::block ()\fC [virtual]\fP" .PP Return the current block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "void sc::SCMatrixNullSubblockIter::next ()\fC [virtual]\fP" .PP Proceed to the next block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "int sc::SCMatrixNullSubblockIter::ready ()\fC [virtual]\fP" .PP Returns nonzero if there is another block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.