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