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
adding documentation and swig stuff to Randist.i, still got work to do
[Math-GSL.git]
/
Min.i
blob
8836ef8eed9bcf145252d6f2249db323049d311b
1
%
module Min
2
%{
3
#include
"gsl/gsl_min.h"
4
%}
5
6
%
include
"gsl/gsl_min.h"
7