Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tsukikage
Util
BinaryUtil.PopulationCount
C# Class Tsukikage.Util.BinaryUtil.PopulationCount
Datei anzeigen
Open project: ttsuki/ttsuki
Public Methods
Method
Description
GetPopulationCount
(
uint
n
) :
int
GetPopulationCount
(
ulong
n
) :
int
Method Details
GetPopulationCount()
public
static
method
public
static
GetPopulationCount
(
uint
n
) :
int
n
uint
return
int
GetPopulationCount()
public
static
method
public
static
GetPopulationCount
(
ulong
n
) :
int
n
ulong
return
int