Table of Contents

Property RowEnd

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

RowEnd

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

public int? RowEnd { get; set; }

Property Value

int?