IMSL C# Numerical Library

SparseMatrix.ToSparseArray Method 

Returns the sparse matrix in the SparseArray form.

public SparseArray ToSparseArray();

Return Value

A SparseArray object representing the sparse matrix.

See Also

SparseMatrix Class | Imsl.Math Namespace | SparseMatrix.SparseArray