1 write to _isSparse
Microsoft.ML.FastTree (1)
FastTree.cs (1)
2423_isSparse = true;
9 references to _isSparse
Microsoft.ML.FastTree (9)
FastTree.cs (9)
2386if (!_isSparse) 2404Contracts.Assert(_isSparse); 2438if (_isSparse) 2462if (_isSparse) 2513if (!_isSparse) 2561if (!_isSparse) 2568if (_isSparse) 2600Contracts.Assert(!_isSparse); 2654if (!values._isSparse)