1 #ifndef NOSYSTEMHEADERS 9 #ifndef _phaseret_spsi_h 10 #define _phaseret_spsi_h 14 #include "ltfat/types.h" 15 #include "phaseret/types.h" 53 PHASERET_NAME(
spsi)(
const LTFAT_REAL s[], ltfat_int L, ltfat_int W, ltfat_int a, ltfat_int M, LTFAT_REAL initphase[], LTFAT_COMPLEX c[]);
91 PHASERET_NAME(
spsi_withmask)(
const LTFAT_COMPLEX cin[],
const int mask[], ltfat_int L, ltfat_int W, ltfat_int a, ltfat_int M,
92 LTFAT_REAL initphase[], LTFAT_COMPLEX c[]);
97 PHASERET_NAME(spsiupdate)(
const LTFAT_REAL* scol, ltfat_int stride, ltfat_int a, ltfat_int M, LTFAT_REAL* tmpphase);
int spsi_withmask(const LTFAT_COMPLEX cin[], const int mask[], ltfat_int L, ltfat_int W, ltfat_int a, ltfat_int M, LTFAT_REAL initphase[], LTFAT_COMPLEX c[])
int spsi(const LTFAT_REAL s[], ltfat_int L, ltfat_int W, ltfat_int a, ltfat_int M, LTFAT_REAL initphase[], LTFAT_COMPLEX c[])