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
Made some changes to Randist subsystem but need RNG to work first.
[Math-GSL.git]
/
Sum.i
blob
c2323cd0dc73425256e6d531e6620b0f7a7e8d6a
1
%
module Sum
2
%{
3
#include
"gsl/gsl_sum.h"
4
%}
5
6
%
include
"gsl/gsl_sum.h"
7