Documentation
¶
Overview ¶
asm only has amd64 specific implementations at the moment
Index ¶
- func Dot(x []float32, y []float32) float32
- func DotAVX256(x []float32, y []float32) float32
- func DotAVX512(x []float32, y []float32) float32
- func L2(x []float32, y []float32) float32
- func L2AVX256(x []float32, y []float32) float32
- func L2AVX512(x []float32, y []float32) float32
- func Prefetch(addr uintptr)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.