2 references to NextSingle
Microsoft.ML.Core (2)
Utilities\Stats.cs (2)
205
float u = rand.
NextSingle
();
224
return (float)Math.Tan(Math.PI * (rand.
NextSingle
() - 0.5));