次の方法で共有


Popcnt.PopCount(UInt32) メソッド

定義

int _mm_popcnt_u32 (unsigned int a)

POPCNT reg, reg/m32

public:
 static System::UInt32 PopCount(System::UInt32 value);
public static uint PopCount (uint value);
static member PopCount : uint32 -> uint32
Public Shared Function PopCount (value As UInteger) As UInteger

パラメーター

value
UInt32

戻り値

適用対象