2 references to Mul
Microsoft.ML.AutoML (2)
Tuner\Flow2.cs (1)
134vec = ArrayMath.Mul(vec, _step / mag);
Utils\ArrayMath.cs (1)
112return Add(xArray, Mul(yArray, -1));