sc_LocalDiagSCMatrix (3) Linux Manual Page
sc::LocalDiagSCMatrix – Synopsis Inherits sc::DiagSCMatrix. Public Member Functions LocalDiagSCMatrix (const RefSCDimension &, LocalSCMatrixKit *) void save_data_state (StateOut &) double get_element (int) const Return or modify an element. void set_element (int, double) void accumulate_element (int, double) void accumulate (const DiagSCMatrix *) double invert_this () Invert this. double determ_this () Return the determinant of this. this is…
