2 references to _fctab
Microsoft.ML.Core (2)
Utilities\Stats.cs (2)
258
if (k <
_fctab
.Length)
259
return
_fctab
[k];