2 references to FindIndexSorted
Microsoft.ML.Data (2)
Deprecated\Instances\HeaderSchema.cs (1)
441
Contracts.Assert(iv == _indices.
FindIndexSorted
(index));
Utilities\SlotDropper.cs (1)
59
int index = SlotsMin.
FindIndexSorted
(srcLength);