Array 2D<T>.Leading Dimension Property
            
            
            Gets the number of elements between the start of successive columns.
            
Definition
Namespace: Numerics.NET.Collections
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public int LeadingDimension { get; }