![]() |
![]()
| ![]() |
![]()
NAMEsc::SCMatrixDiagBlockIter SYNOPSISInherits sc::SCMatrixBlockIter. Public Member FunctionsSCMatrixDiagBlockIter (SCMatrixDiagBlock *)
Public Member Functions inherited from
sc::SCMatrixBlockIter
Member Function Documentationdouble sc::SCMatrixDiagBlockIter::get () [virtual]Return the value of the current element. Implements sc::SCMatrixBlockIter. int sc::SCMatrixDiagBlockIter::i () [virtual]Returns the row index. Implements sc::SCMatrixBlockIter. int sc::SCMatrixDiagBlockIter::j () [virtual]Returns the column index. Implements sc::SCMatrixBlockIter. sc::SCMatrixDiagBlockIter::operator int () [virtual]Return nonzero if there are more elements. Implements sc::SCMatrixBlockIter. void sc::SCMatrixDiagBlockIter::operator++ () [virtual]Move to the next element. Implements sc::SCMatrixBlockIter. void sc::SCMatrixDiagBlockIter::reset () [virtual]Start the iteration over. Implements sc::SCMatrixBlockIter. void sc::SCMatrixDiagBlockIter::set (double val) [virtual]Set the current element to val. Implements sc::SCMatrixBlockIter. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|