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
This fixes a memory leak in the allocation of doubles, but causes 4 tests to fail
[Math-GSL.git]
/
swig
/
Siman.i
blob
efe07f8793dd7ed8441a1d257cc7f404782e8e5f
1
%
module
"Math::GSL::Siman"
2
%
include
"typemaps.i"
3
%
include
"gsl_typemaps.i"
4
%{
5
#include
"gsl/gsl_siman.h"
6
%}
7
8
%
include
"gsl/gsl_siman.h"
9
%
include
"../pod/Siman.pod"