5 references to SumupCPlusPlusDense
Microsoft.ML.FastTree (5)
Dataset\DenseIntArray.cs (5)
115/// Managed equivalent of <see cref="SumupCPlusPlusDense"/>, used on platforms where the
572SumupCPlusPlusDense(input, histogram, pData, 8);
706SumupCPlusPlusDense(input, histogram, pData, 4);
805SumupCPlusPlusDense(input, histogram, pDataBytes, 16);
906SumupCPlusPlusDense(input, histogram, pDataBytes, 32);