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
Add .gitignore so that "git status" isn't noisy.
[Math-GSL.git]
/
Multimin.i
blob
2416233dbf88421e64484b06ab20a8474f1b4e45
1
%
module Multimin
2
%{
3
#include
"gsl/gsl_multimin.h"
4
%}
5
%
import
"gsl/gsl_types.h"
6
7
%
include
"gsl/gsl_multimin.h"
8