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