annotate build/linux/amd64/atlas/atlas_cmv.h @ 218:eceead3d61be

Ah, I see. Update another platform target & qm-dsp library debug build
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 01 May 2018 10:20:38 +0100
parents ddea89113517
children
rev   line source
c@64 1 #ifndef ATLAS_CMV_H
c@64 2 #define ATLAS_CMV_H
c@64 3
c@64 4 #define ATL_L1mvelts 3932
c@64 5 #include "atlas_cmvN.h"
c@64 6 #include "atlas_cmvT.h"
c@64 7 #include "atlas_cmvS.h"
c@64 8
c@64 9 #endif