bindings-gsl-0.2: Low level bindings to GNU GSL.

Bindings.Gsl.SpecialFunctions

Description

Documentation

c'gsl_sf_mathieu_alloc :: CSize -> CDouble -> IO (Ptr gsl_sf_mathieu_workspace)Source

p'gsl_sf_mathieu_alloc :: FunPtr (CSize -> CDouble -> IO (Ptr gsl_sf_mathieu_workspace))Source