4 references to CpuAlignedMatrixRow
Microsoft.ML.TimeSeries (4)
AdaptiveSingularSpectrumSequenceModeler.cs (4)
333
_wTrans = new
CpuAlignedMatrixRow
(_rank, _windowSize, CpuMathUtils.GetVectorAlignment());
434
_wTrans = new
CpuAlignedMatrixRow
(_rank, _windowSize, CpuMathUtils.GetVectorAlignment());
1113
_wTrans = new
CpuAlignedMatrixRow
(_rank, _windowSize, CpuMathUtils.GetVectorAlignment());
1335
_wTrans = new
CpuAlignedMatrixRow
(_rank, _windowSize, CpuMathUtils.GetVectorAlignment());