2 references to BatchDataViewMapperBase
Microsoft.ML.Data (2)
DataView\BatchDataViewMapperBase.cs (2)
75private readonly BatchDataViewMapperBase<TInput, TBatch> _parent; 92public Cursor(BatchDataViewMapperBase<TInput, TBatch> parent, DataViewRowCursor input, DataViewRowCursor lookAheadCursor, bool[] active)