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]
/
Fit.i
blob
3b177ef4ac0855eb8b3c744bb004b3dbdd1df604
1
%
module Fit
2
%{
3
#include
"/usr/local/include/gsl/gsl_fit.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_fit.h"
7