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