flopscope.

flopscope.numpy.uint64

flopscope.numpy.uint64

Unsigned signed integer type, 64bit on 64bit systems and 32bit on 32bit systems.

docinfo
Character code

'L'

Canonical name

flops.uint

Alias on this platform (Linux x86_64)

flops.uint64: 64-bit unsigned integer (0 to 18_446_744_073_709_551_615).

Alias on this platform (Linux x86_64)

flops.uintp: Unsigned integer large enough to fit pointer, compatible with C uintptr_t.