diff build/linux/amd64/atlas/atlas_zmv.h @ 64:ddea89113517

* ATLAS libraries compiled for AMD64 (on Intel Core 2 Duo MacBook)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 13 Feb 2008 13:44:40 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/build/linux/amd64/atlas/atlas_zmv.h	Wed Feb 13 13:44:40 2008 +0000
@@ -0,0 +1,9 @@
+#ifndef ATLAS_ZMV_H
+#define ATLAS_ZMV_H
+
+#define ATL_L1mvelts 2048
+#include "atlas_zmvN.h"
+#include "atlas_zmvT.h"
+#include "atlas_zmvS.h"
+
+#endif