1 write to _indices
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
1353_indices = new BigArray<int>();
4 references to _indices
Microsoft.ML.Data (4)
DataView\CacheDataView.cs (4)
1369_indices.AddRange(_temp.GetIndices()); 1374_indexBoundaries[rowCount] = _indices.Length; 1406_indices.CopyTo(_indexBoundaries[idx], editor.Indices, indexCount); 1417_indices.TrimCapacity();