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]
/
QRNG.i
blob
683c6dfb4b644118f9bfeb1de6056ce7d21dd17b
1
%
module QRNG
2
%{
3
#include
"gsl/gsl_qrng.h"
4
%}
5
%
import
"gsl/gsl_types.h"
6
7
%
include
"gsl/gsl_qrng.h"
8