Table of Contents

Property RowStart

Namespace
Bonsai.ML.LinearDynamicalSystems
Assembly
Bonsai.ML.LinearDynamicalSystems.dll

RowStart

Gets or sets the index to begin slicing the rows of the array. A value of null indicates the first row of the array.

public int? RowStart { get; set; }

Property Value

int?