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