f64

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatrixMul

func MatrixMul(aRows, aCols, bCols int, a []float64, b []float64, c []float64)

MatrixMul computes the matrix-matrix multiplication C = A * B. This code is adapted from Gonum's Dgemm implementation.

Types

This section is empty.

Directories

Path Synopsis
Package asm64 provides float64 vector primitives.
Package asm64 provides float64 vector primitives.

Jump to

Keyboard shortcuts

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