Refactoring of the Complex tests
[Math-GSL.git] / Linalg.i
blob406f276ea4d594ed4b29329a329df7733f823196
1 %module Linalg
2 %{
3 #include "gsl/gsl_linalg.h"
4 %}
6 %include "gsl/gsl_linalg.h"