popcount

package
v0.0.0-...-6ed33b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PopCount

func PopCount(x uint64) int

PopCount returns the population count (number of set bits) of x.

func PopCountClearLowBit

func PopCountClearLowBit(x uint64) int

func PopCountLoop

func PopCountLoop(x uint64) int

PopCountLoop returns the population count (number of set bits) of x, loop edition

func PopCountMove

func PopCountMove(x uint64) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL