2 references to CbitUlong
Microsoft.ML.Core (2)
Utilities\BitUtils.cs (2)
184
Contracts.Assert(0 <= ibit && ibit <
CbitUlong
, "UMaskBelowEx is designed to work for 0 <= ibit < 64");
193
Contracts.Assert(0 <= ibit && ibit <
CbitUlong
, "UuMaskBelow is designed to work for 0 <= ibit < 64");