First working typemaps are in Poly subsystem. Still fighting with Randist...
[Math-GSL.git] / CBLAS.i
blob0cf8712d79a044714f7027e7d0a876d0c8b9bd7f
1 %module CBLAS
2 %{
3 #include "/usr/local/include/gsl/gsl_cblas.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_cblas.h"