1 reference to CheckParam
Microsoft.ML.CpuMath (1)
ProbabilityFunctions.cs (1)
122
Contracts.
CheckParam
(0 <= p && p <= 1, nameof(p), "Input probability should be in range 0 to 1.");