IMSL C# Numerical Library

ComplexSparseMatrix.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

ComplexSparseMatrix Class | Imsl.Math Namespace