HROOT-hist-0.10.0.3: Haskell binding to ROOT Hist modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Hist.TH2Poly.FFI

Documentation

c_th2poly_fitslicesx :: Ptr RawTH2Poly -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2poly_fitslicesy :: Ptr RawTH2Poly -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2poly_setdirectory :: Ptr RawTH2Poly -> Ptr RawTDirectory -> IO () Source #