package
Version:
v0.0.0-...-9e0f3af
Opens a new window with list of versions in this module.
Published: Mar 9, 2022
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 []int16, n int, x, y []int16, c int16)
-
func Product(z []int16, n int, x []int16, c int16)
-
func Shift(z []int16, n int)
-
func Swap(x, y []int16, bytes, mask int)
func Swap(x, y []int16, 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.