Click or drag to resize

SparseSquareMatrixDimension Property

Gets or sets the dimension of the square matrix.

Namespace:  Meta.Numerics.Matrices
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public override int Dimension { get; }

Property Value

Type: Int32
See Also