mirror of
https://github.com/gonum/gonum.git
synced 2025-11-02 11:24:13 +08:00
Refactored complex64 functions to asm/c64
This commit is contained in:
7
asm/c64/axpy.go
Normal file
7
asm/c64/axpy.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// Generated code do not edit. Run `go generate`.
|
||||
|
||||
// Copyright ©2015 The gonum Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package c64
|
||||
Reference in New Issue
Block a user