matrix.csc.hb-class: Class "matrix.csc.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.csc.hb", ...).