4 references to Scale
Microsoft.ML.CpuMath.PerformanceTests (1)
SmallInputCpuMathPerformanceTests.cs (1)
21=> CpuMathUtils.Scale(DefaultScale, dst.AsSpan(0, arrayLength));
Microsoft.ML.CpuMath.UnitTests (1)
UnitTests.cs (1)
385CpuMathUtils.Scale(defaultScale, dst);
Microsoft.ML.Data (2)
Deprecated\Vector\VBufferMathUtils.cs (1)
90CpuMathUtils.Scale(c, editor.Values);
Deprecated\Vector\VectorUtils.cs (1)
536CpuMathUtils.Scale(c, dst);