Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 194708
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- scipy/fftpack/src/zfftnd_fftw.c.orig 2007-10-04 13:26:53.000000000 +0100
0
++ scipy/fftpack/src/zfftnd_fftw.c      2007-10-04 13:55:13.000000000 +0100
Lines 25-31 Link Here
25
	  free(caches_zfftnd_fftw[id].dims);, 10)
25
	  free(caches_zfftnd_fftw[id].dims);, 10)
26
26
27
27
28
extern void zfftnd_mkl(complex_double * inout, int rank,
28
extern void zfftnd_fftw(complex_double * inout, int rank,
29
		       int *dims, int direction, int howmany,
29
		       int *dims, int direction, int howmany,
30
		       int normalize)
30
		       int normalize)
31
{
31
{

Return to bug 194708