ArrayAttributes.Structure Property

Gets the matrix structure of the array.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public MatrixStructure Structure { get; }

Property Value

MatrixStructure

See Also