repo.or.cz
/
Math-GSL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding GSL_MATRIX_FREE test.
[Math-GSL.git]
/
DFT.i
blob
1d246bd8a8f75e41a109df9eda8aa10d5a7780d7
1
%
module DFT
2
%{
3
#include
"/usr/local/include/gsl/gsl_dft_complex.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_dft_complex.h"
7