Safe Haskell | Safe-Inferred |
---|
Documentation
c'gsl_combination_alloc :: CSize -> CSize -> IO (Ptr C'gsl_combination)Source
c'gsl_combination_calloc :: CSize -> CSize -> IO (Ptr C'gsl_combination)Source
p'gsl_combination_alloc :: FunPtr (CSize -> CSize -> IO (Ptr C'gsl_combination))Source
p'gsl_combination_calloc :: FunPtr (CSize -> CSize -> IO (Ptr C'gsl_combination))Source
p'gsl_combination_free :: FunPtr (Ptr C'gsl_combination -> IO ())Source
p'gsl_combination_memcpy :: FunPtr (Ptr C'gsl_combination -> Ptr C'gsl_combination -> IO CInt)Source
p'gsl_combination_fread :: FunPtr (Ptr CFile -> Ptr C'gsl_combination -> IO CInt)Source
p'gsl_combination_fwrite :: FunPtr (Ptr CFile -> Ptr C'gsl_combination -> IO CInt)Source
c'gsl_combination_fprintf :: Ptr CFile -> Ptr C'gsl_combination -> CString -> IO CIntSource
p'gsl_combination_fscanf :: FunPtr (Ptr CFile -> Ptr C'gsl_combination -> IO CInt)Source
p'gsl_combination_fprintf :: FunPtr (Ptr CFile -> Ptr C'gsl_combination -> CString -> IO CInt)Source
p'gsl_combination_data :: FunPtr (Ptr C'gsl_combination -> IO (Ptr CSize))Source
p'gsl_combination_get :: FunPtr (Ptr C'gsl_combination -> CSize -> IO CSize)Source