Method | Description | |
---|---|---|
GetNumberOfLeadingZeros ( uint n ) : int | ||
GetPopulationCount ( ulong n ) : int |
public static GetNumberOfLeadingZeros ( uint n ) : int | ||
n | uint | |
return | int |
public static GetPopulationCount ( ulong n ) : int | ||
n | ulong | |
return | int |