packages feed

bindings-gsl-0.0.1: src/Bindings/Gsl/VectorsAndMatrices.hsc

#include <bindings.macros.h>
#include <gsl/gsl_vector.h>
#include <gsl/gsl_matrix.h>

module Bindings.Gsl.VectorsAndMatrices where
#strict_import

#starttype gsl_vector
#stoptype

#starttype gsl_matrix
#stoptype