1 write to _trendComponent
Microsoft.ML.TimeSeries (1)
STL\InnerStl.cs (1)
127Array.Resize(ref _trendComponent, length);
2 references to _trendComponent
Microsoft.ML.TimeSeries (2)
STL\InnerStl.cs (2)
101get { return _trendComponent; } 172_trendComponent[i] = _t[i];