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
Modifying the documentation to make it look better.
[Math-GSL.git]
/
Multiroots.i
blob
0534d1c983e7e73ffd6abe200762510476e0137a
1
%
module Multiroots
2
%{
3
#include
"/usr/local/include/gsl/gsl_types.h"
4
#include
"/usr/local/include/gsl/gsl_multiroots.h"
5
%}
6
7
%
include
"/usr/local/include/gsl/gsl_types.h"
8
%
include
"/usr/local/include/gsl/gsl_multiroots.h"
9