Table of Contents

Property XSteps

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

XSteps

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

[JsonProperty("xsteps")]
public int XSteps { get; set; }

Property Value

int