Refactored complex64 functions to asm/c64

This commit is contained in:
Chad Kunde
2016-05-21 14:08:55 -07:00
parent 4a62ad3136
commit 2d1cca9b38
7 changed files with 19 additions and 48 deletions

7
asm/c64/axpy.go Normal file
View 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