simd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: Apache-2.0, Apache-2.0, MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Binary

func Binary(keys []uint64, key uint64) int16

func Clever

func Clever(xs []uint64, k uint64) int16

func Naive

func Naive(xs []uint64, k uint64) int16

Search finds the key using the naive way

func Parallel

func Parallel(xs []uint64, k uint64) int16
func Search(xs []uint64, k uint64) int16

Search finds the first idx for which xs[idx] >= k in xs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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