package
Version:
v0.0.0-...-8755eb1
Opens a new window with list of versions in this module.
Published: Oct 24, 2023
License: ISC
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func MinusProduct(z []int8, n int, x, y []int8, c int8)
-
func Product(z []int8, n int, x []int8, c int8)
-
func Shift(z []int8, n int)
-
func Swap(x, y []int8, bytes, mask int)
func Swap(x, y []int8, bytes, mask int)
Swap swaps x and y if mask is -1. If mask is 0, x and y retain
their original values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.