IMSL C# Numerical Library

SparseMatrix.NumberOfColumns Property

The number of columns in the matrix.

public int NumberOfColumns {get;}

Property Value

An int containing the number of columns in the matrix.

See Also

SparseMatrix Class | Imsl.Math Namespace