1 write to _testDstVectors
Microsoft.ML.CpuMath.UnitTests (1)
UnitTests.cs (1)
96_testDstVectors = new AlignedArray[] { testDstVectorAligned1, testDstVectorAligned2 };
3 references to _testDstVectors
Microsoft.ML.CpuMath.UnitTests (3)
UnitTests.cs (3)
247AlignedArray dst = _testDstVectors[int.Parse(arg3)]; 281AlignedArray dst = _testDstVectors[int.Parse(arg3)]; 314AlignedArray dst = _testDstVectors[int.Parse(arg3)];