4 references to NextFloat
Microsoft.ML.CpuMath.PerformanceTests (4)
PerformanceTests.cs (4)
89src[i] = NextFloat(rand, ExponentRange); 90dst[i] = NextFloat(rand, ExponentRange); 93src1[i] = NextFloat(rand, ExponentRange); 94src2[i] = NextFloat(rand, ExponentRange);