view build/linux/amd64/atlas/atlas_cmv.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_CMV_H
#define ATLAS_CMV_H

#define ATL_L1mvelts 3932
#include "atlas_cmvN.h"
#include "atlas_cmvT.h"
#include "atlas_cmvS.h"

#endif