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
Refactoring of Complex/Test.pm and a new test for gsl_complex_polar reveals a suspici...
[Math-GSL.git]
/
Permute.i
blob
77a6cfc84c47e8f6f0a4d9ae58a689f84b0462a7
1
%
module Permute
2
%{
3
#include
"gsl/gsl_permute.h"
4
%}
5
6
%
include
"gsl/gsl_permute.h"
7