Adding gsl_matrix_complex_long_double to Matrix.i and making some changes to Randist.t
[Math-GSL.git] / Permutation.i
bloba1ab29ab7ad369143c7d15803d0361ac24079075
1 %module Permutation
2 %{
3 #include "/usr/local/include/gsl/gsl_permutation.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_permutation.h"