IMSL C# Numerical Library

ComplexSparseMatrix.NumberOfRows Property

The number of rows in the matrix.

public int NumberOfRows {get;}

Property Value

An int containing the number of rows in the matrix.

See Also

ComplexSparseMatrix Class | Imsl.Math Namespace