2 references to Impl
Microsoft.ML.Data (2)
DataView\LambdaFilter.cs (2)
59
impl = new
Impl
<TSrc, TSrc>(env, name, input, colSrc, predicate);
76
return new
Impl
<T1, T2>(env, name, input, colSrc, pred, conv);