4 references to NaiveAddMult
Microsoft.ML.Core.Tests (4)
UnitTests\TestVBuffer.cs (4)
588
NaiveAddMult
(ref a, c, ref dst, 0);
617
NaiveAddMult
(ref a, c, ref dst, 0);
642
NaiveAddMult
(ref a, c, ref dst, offset);
691
NaiveAddMult
(ref b, c, ref dst, 0);