Table of Contents

Property YSteps

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

YSteps

Gets or sets the number of steps along the Y axis.

[JsonProperty("ysteps")]
public int YSteps { get; set; }

Property Value

int