Rdocumentation
powered by
Learn R Programming
SparseM (version 0.78)
matrix.csr.chol-class: Class "matrix.csr.chol"
Description
A class of objects returned from Ng and Peyton's (1993) block sparse Cholesky algorithm
Arguments
Objects from the Class
Objects can be created by calls of the form
new("matrix.csr.chol", ...)
.
See Also
chol
,
backsolve