C# 클래스 Tsukikage.Util.BinaryUtil.PopulationCount

파일 보기 프로젝트 열기: ttsuki/ttsuki

공개 메소드들

메소드 설명
GetPopulationCount ( uint n ) : int
GetPopulationCount ( ulong n ) : int

메소드 상세

GetPopulationCount() 공개 정적인 메소드

public static GetPopulationCount ( uint n ) : int
n uint
리턴 int

GetPopulationCount() 공개 정적인 메소드

public static GetPopulationCount ( ulong n ) : int
n ulong
리턴 int