Learn R Programming

SparseM (version 0.78)

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.

Arguments

Objects from the Class

Objects can be created by calls of the form new("matrix.csc.hb", ...).

See Also

model.matrix, model.response, read.matrix.hb, matrix.ssc.hb-class