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