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
Modifying CDF.t and Randist subsystem for tests. I took all the tests from CDF/test...
[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