2 references to _outputLengthArray
Microsoft.ML.TimeSeries (2)
SrCnnEntireAnomalyDetector.cs (2)
198_outputLength = _outputLengthArray[(int)options.DetectMode]; 488results[i] = new double[_outputLengthArray[(int)_detectMode]];