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
Merge branch 'master' into bleed
[Math-GSL.git]
/
Roots.i
blob
9627b22e99dfd8faa4a55717688aaae4eae1484f
1
%
module Roots
2
%{
3
#include
"/usr/local/include/gsl/gsl_roots.h"
4
%}
5
%
import
"/usr/local/include/gsl/gsl_types.h"
6
%
include
"/usr/local/include/gsl/gsl_roots.h"
7