Matrix.LeadingCols Property

Int32 LeadingCols { get; set; }

Defines the number of leading columns.

Returns: Int32

Remarks:

This value defines the spacing in number of samples between rows. It is fixed to be the same to the value of Dew.Math.Matrix.Cols (for now).