1 reference to ValuePredicate
Microsoft.ML.Core (1)
Utilities\VBufferUtils.cs (1)
302public static void ApplyAt<T>(ref VBuffer<T> dst, int slot, SlotValueManipulator<T> manip, ValuePredicate<T> pred = null)