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

Safe HaskellSafe-Inferred

Bindings.Gsl.RandomNumberDistributions

Description

Documentation

c'gsl_ran_sample :: Ptr C'gsl_rng -> Ptr () -> CSize -> Ptr () -> CSize -> CSize -> IO ()Source