File: ltfat_complexindependent_bl.c

package info (click to toggle)
python-ltfatpy 1.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 41,412 kB
  • sloc: ansic: 8,546; python: 6,470; makefile: 15
file content (23 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#ifdef LTFAT_COMPLEXTYPE
#  undef LTFAT_COMPLEXTYPE
#endif // LTFAT_COMPLEXTYPE

#include "config.h"
#include "ltfat.h"
#include "ltfat_types.h"


#include "gabdual.c"
#include "gabtight.c"


#define LTFAT_COMPLEXTYPE
#include "ltfat_types.h"

#include "gabdual.c"
#include "gabtight.c"


#undef LTFAT_COMPLEXTYPE