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
Clean out boilerplate docs in GSL.pm.
[Math-GSL.git]
/
Linalg.i
blob
406f276ea4d594ed4b29329a329df7733f823196
1
%
module Linalg
2
%{
3
#include
"gsl/gsl_linalg.h"
4
%}
5
6
%
include
"gsl/gsl_linalg.h"
7