matrix.ssc.hb-class: Class "matrix.ssc.hb"
Description
A new class consists of the coefficient matrix and
the right-hand-side of a linear system of equations,
initial guess of the solution and the exact solutions if they exist stored
in external files using the Harwell-Boeing format.Objects from the Class
Objects can be created by calls of the form new("matrix.ssc.hb", ...).Extends
Class "matrix.csc.hb", directly.