File: ltfat_complexindependent_bl.c

package info (click to toggle)
python-ltfatpy 1.0.16-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 38,440 kB
  • sloc: ansic: 8,546; python: 5,455; makefile: 12; sh: 9
file content (23 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (5)
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