view build/linux/amd64/atlas/atlas_smv.h @ 75:a99c43f470a5

* oh dear. fix some off-by-one errors leading to using uninitialised values in chromagram, constant-q, and mfcc calculations.
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 24 Jul 2008 16:04:43 +0000
parents ddea89113517
children
line wrap: on
line source
#ifndef ATLAS_SMV_H
#define ATLAS_SMV_H

#define ATL_L1mvelts 7127
#include "atlas_smvN.h"
#include "atlas_smvT.h"
#include "atlas_smvS.h"

#endif