Click or drag to resize

ComplexMatrixColumnCount Property

Returns the number of columns.

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

Property Value

Int32

Implements

IMatrixTColumnCount
See Also