Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
ffi_pf_fold :: ByteString -> IO (Double, ByteString, Array (Int, Int) Double) Source #
ffi_pf_circ_fold :: ByteString -> IO (Double, ByteString, Array (Int, Int) Double) Source #
ffi_pf_fold_constrained :: ByteString -> ByteString -> IO (Double, ByteString, Array (Int, Int) Double) Source #
ffi_pf_circ_fold_constrained :: ByteString -> ByteString -> IO (Double, ByteString, Array (Int, Int) Double) Source #