Property ColEnd
- Namespace
- Bonsai.ML.LinearDynamicalSystems
- Assembly
- Bonsai.ML.LinearDynamicalSystems.dll
ColEnd
Gets or sets the index to stop slicing the columns of the array. A value of null indicates the last column of the array.
public int? ColEnd { get; set; }
Property Value
- int?