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