5 references to _mpe10Man
Microsoft.ML.Core (5)
Utilities\DoubleParser.cs (5)
344if (exp > _mpe10Man.Length) 350mul = _mpe10Man[index]; 934Contracts.Assert(_mpe10Man.Length == _mpe10e2.Length); 939Contracts.Assert(_mpe10Dbl.Length <= _mpe10Man.Length); 942ulong man = _mpe10Man[i];