sc_SCMatrixLTriBlock (3) Linux Manual Page
sc::SCMatrixLTriBlock – The SCMatrixLTriBlock describes a triangular piece of a matrix. Synopsis #include <block.h> Inherits sc::SCMatrixBlock. Public Member Functions SCMatrixLTriBlock (int s, int e) SCMatrixLTriBlock (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 initializes them. SCMatrixBlock * deepcopy () const…
