Function export lists for Eigen and FFT.
[Math-GSL.git] / Chebyshev.i
blob915a81449e98f4425602794d30ef0e603a99a1c6
1 %module Chebyshev
2 %{
3 #include "/usr/local/include/gsl/gsl_chebyshev.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_chebyshev.h"