sc_BlockedSCMatrix (3) Linux Manual Page
sc::BlockedSCMatrix – Synopsis Inherits sc::SCMatrix. Public Member Functions BlockedSCMatrix (const RefSCDimension &, const RefSCDimension &, BlockedSCMatrixKit *) void save (StateOut &) Save and restore this in an implementation independent way. void restore (StateIn &) void assign_val (double) Overridden to implement to assign members. double get_element (int, int) const Return or modify an element. void set_element…
