backend

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 12, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package backend provides an abstraction layer to the available BLAS backends.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dot

func Dot(a, b Vector) float64

func Name

func Name() string

Types

type Vector

type Vector interface{}

Vector is an opaque interface to whatever the specific backend implementation will return as object wrapper.

func Wrap

func Wrap(size int, data []float32) Vector

Jump to

Keyboard shortcuts

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