sc_SCMatrixDiagBlock (3) Linux Manual Page
sc::SCMatrixDiagBlock – The SCMatrixDiagBlock describes a diagonal piece of a matrix. Synopsis #include <block.h> Inherits sc::SCMatrixBlock. Public Member Functions SCMatrixDiagBlock (int istart, int iend, int jstart) SCMatrixDiagBlock (int istart, int iend) SCMatrixDiagBlock (StateIn &) void save_data_state (StateOut &) Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR…
