1 write to _array
Microsoft.ML.FastTree (1)
Dataset\RepeatIntArray.cs (1)
139_array = array;
3 references to _array
Microsoft.ML.FastTree (3)
Dataset\RepeatIntArray.cs (3)
162fixed (byte* pDeltas = _array._deltas) 164while (++_pos < _array._values.Length) 169return (_lastVal = _array._values[_pos]);