Click or drag to resize

AnySquareMatrixDimension 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 abstract int Dimension { get; }

Property Value

Type: Int32
See Also