2 references to OutOfBounds
Microsoft.ML.Sweeper (2)
Algorithms\NelderMead.cs (2)
158
if (
OutOfBounds
(nextPoint) && _args.ProjectInbounds)
194
if (
OutOfBounds
(nextPoint) && _args.ProjectInbounds)