5
examples/dot/stub.go
Normal file
5
examples/dot/stub.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Code generated by command: go run asm.go -out dot.s -stubs stub.go. DO NOT EDIT.
|
||||
|
||||
package dot
|
||||
|
||||
func Dot(x []float32, y []float32) float32
|
||||
Reference in New Issue
Block a user