Click or drag to resize

ComplexMatrixRowCount Property

Returns the number of rows.

Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int RowCount { get; set; }
Request Example View Source

Property Value

Int32

Implements

IMatrixTRowCount
See Also