Modifying CDF.t and Randist subsystem for tests. I took all the tests from CDF/test...
[Math-GSL.git] / Linalg.i
blob406f276ea4d594ed4b29329a329df7733f823196
1 %module Linalg
2 %{
3 #include "gsl/gsl_linalg.h"
4 %}
6 %include "gsl/gsl_linalg.h"