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
Modified CDF.i, needs tests and documentation to finish this subsystem.
[Math-GSL.git]
/
Matrix.i
blob
0714d47cbba51cc03e2678f73a78ca5560c1e62a
1
%
module Matrix
2
%{
3
#include
"gsl/gsl_matrix.h"
4
%}
5
6
%
include
"gsl/gsl_matrix.h"
7