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