1 reference to FindIndexSorted
Microsoft.ML.Core (1)
Utilities\Utils.cs (1)
221
return
FindIndexSorted
(input, 0, input.Count, value);