asm

package
v1.2.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CaxpyInc

func CaxpyInc(alpha complex64, x, y []complex64, n, incX, incY, ix, iy uintptr)

func CaxpyUnitary

func CaxpyUnitary(alpha complex64, x, y, z []complex64)

The extra z parameter is needed because of floats.AddScaledTo

func CdotcInc

func CdotcInc(x, y []complex64, n, incX, incY, ix, iy uintptr) (sum complex64)

func CdotcUnitary

func CdotcUnitary(x, y []complex64) (sum complex64)

func CdotuInc

func CdotuInc(x, y []complex64, n, incX, incY, ix, iy uintptr) (sum complex64)

func CdotuUnitary

func CdotuUnitary(x, y []complex64) (sum complex64)

func DaxpyInc

func DaxpyInc(alpha float64, x, y []float64, n, incX, incY, ix, iy uintptr)

func DaxpyUnitary

func DaxpyUnitary(alpha float64, x, y, z []float64)

The extra z parameter is needed because of floats.AddScaledTo

func DdotInc

func DdotInc(x, y []float64, n, incX, incY, ix, iy uintptr) (sum float64)

func DdotUnitary

func DdotUnitary(x, y []float64) (sum float64)

func DsdotInc

func DsdotInc(x, y []float32, n, incX, incY, ix, iy uintptr) (sum float64)

func DsdotUnitary

func DsdotUnitary(x, y []float32) (sum float64)

func SaxpyInc

func SaxpyInc(alpha float32, x, y []float32, n, incX, incY, ix, iy uintptr)

func SaxpyUnitary

func SaxpyUnitary(alpha float32, x, y, z []float32)

The extra z parameter is needed because of floats.AddScaledTo

func SdotInc

func SdotInc(x, y []float32, n, incX, incY, ix, iy uintptr) (sum float32)

func SdotUnitary

func SdotUnitary(x, y []float32) (sum float32)

func ZaxpyInc

func ZaxpyInc(alpha complex128, x, y []complex128, n, incX, incY, ix, iy uintptr)

func ZaxpyUnitary

func ZaxpyUnitary(alpha complex128, x, y, z []complex128)

The extra z parameter is needed because of floats.AddScaledTo

func ZdotcInc

func ZdotcInc(x, y []complex128, n, incX, incY, ix, iy uintptr) (sum complex128)

func ZdotcUnitary

func ZdotcUnitary(x, y []complex128) (sum complex128)

func ZdotuInc

func ZdotuInc(x, y []complex128, n, incX, incY, ix, iy uintptr) (sum complex128)

func ZdotuUnitary

func ZdotuUnitary(x, y []complex128) (sum complex128)

Types

This section is empty.

Jump to

Keyboard shortcuts

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