Mercurial > hg > octave-jordi
comparison src/ifft2.cc @ 2200:6abec42e52f6
[project @ 1996-05-15 05:22:52 by jwe]
author | jwe |
---|---|
date | Wed, 15 May 1996 05:27:11 +0000 |
parents | bfb775fb6fe8 |
children | 7ee42ff6536a |
comparison
equal
deleted
inserted
replaced
2199:983038cd04cd | 2200:6abec42e52f6 |
---|---|
28 #include "error.h" | 28 #include "error.h" |
29 #include "gripes.h" | 29 #include "gripes.h" |
30 #include "help.h" | 30 #include "help.h" |
31 #include "mappers.h" | 31 #include "mappers.h" |
32 #include "oct-obj.h" | 32 #include "oct-obj.h" |
33 #include "user-prefs.h" | |
34 #include "utils.h" | 33 #include "utils.h" |
35 | 34 |
36 // This function should be merged with Ffft2. | 35 // This function should be merged with Ffft2. |
37 | 36 |
38 DEFUN_DLD_BUILTIN (ifft2, args, , | 37 DEFUN_DLD_BUILTIN (ifft2, args, , |