ex2_4

command
v0.0.0-...-94c99f4 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Write a version of `PopCount` that counts bits by shifting its argument through 64 bit positions, testing the rightmost bit each time. Compare its performance to the table-lookup version.

Directories

Path Synopsis
Write a version of `PopCount` that counts bits by shifting its argument through 64 bit positions, testing the rightmost bit each time.
Write a version of `PopCount` that counts bits by shifting its argument through 64 bit positions, testing the rightmost bit each time.

Jump to

Keyboard shortcuts

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