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
make smoke_some_mathgsl call smolder_mathgsl with the current perl
[Math-GSL.git]
/
swig
/
Histogram2D.i
blob
12a5cc76e243c484c04413e4dd92082dcb776a3e
1
%
module
"Math::GSL::Histogram2D"
2
%
include
"typemaps.i"
3
%
include
"gsl_typemaps.i"
4
5
%{
6
#include
"gsl/gsl_histogram2d.h"
7
%}
8
9
%
include
"gsl/gsl_histogram2d.h"
10
%
include
"../pod/Histogram2D.pod"