4 references to AddScale
Microsoft.ML.CpuMath.PerformanceTests (1)
SmallInputCpuMathPerformanceTests.cs (1)
37
=> CpuMathUtils.
AddScale
(DefaultScale, src, idx, dst, arrayLength);
Microsoft.ML.CpuMath.UnitTests (1)
UnitTests.cs (1)
490
CpuMathUtils.
AddScale
(defaultScale, src, idx, dst, limit);
Microsoft.ML.Data (2)
Deprecated\Vector\VBufferMathUtils.cs (2)
181
CpuMathUtils.
AddScale
(c, srcValues, src.GetIndices(), editor.Values, srcValues.Length);
258
CpuMathUtils.
AddScale
(c, srcValues, src.GetIndices(), values, srcValues.Length);