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
Refactor Poly.t to use Test::Class, add setup/teardown stubs to Complex.t
[Math-GSL.git]
/
Integration.i
blob
a358ee8d604030623063d3c43e01b8e5f75a57ac
1
%
module Integration
2
%{
3
#include
"gsl/gsl_integration.h"
4
%}
5
6
%
include
"gsl/gsl_integration.h"
7