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 CDF.t and Randist subsystem for tests. I took all the tests from CDF/test...
[Math-GSL.git]
/
Precision.i
blob
690b31bc742f8083254ef0876bd3684015f77f80
1
%
module Precision
2
%{
3
#include
"gsl/gsl_precision.h"
4
%}
5
6
%
import
"gsl/gsl_types.h"
7
%
include
"gsl/gsl_precision.h"
8
9
10