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