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
Use exported function in error handling.
[Math-GSL.git]
/
Statistics.i
blob
02cf78d8b20c7b09d0b20a6974756e218882e7c8
1
%
module Statistics
2
%{
3
#include
"/usr/local/include/gsl/gsl_statistics.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_statistics.h"
7