Mercurial > hg > emotion-detection-top-level
annotate Code/Descriptors/yin/private/src/cumnorm_inplace.prefix @ 4:92ca03a8fa99 tip
Update to ICASSP 2013 benchmark
author | Dawn Black |
---|---|
date | Wed, 13 Feb 2013 11:02:39 +0000 |
parents | ea0c737c6323 |
children |
rev | line source |
---|---|
dawn@0 | 1 /* |
dawn@0 | 2 * Prefix file for the Metrowerks CodeWarrior compiler. |
dawn@0 | 3 * There are no command line options. |
dawn@0 | 4 */ |
dawn@0 | 5 |
dawn@0 | 6 /* $Revision: 1.2 $ */ |
dawn@0 | 7 |
dawn@0 | 8 #define MATLAB_MEX_FILE |
dawn@0 | 9 |
dawn@0 | 10 #ifndef rez |
dawn@0 | 11 /* Both Rez and the C Compiler use this file. Put any C specific |
dawn@0 | 12 * code within ifndef rez..endif clauses, such as here. |
dawn@0 | 13 */ |
dawn@0 | 14 |
dawn@0 | 15 #endif |
dawn@0 | 16 |
dawn@0 | 17 #define NDEBUG |