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

HROOT.Hist.TGraphAsymmErrors.Interface

Documentation

class ITGraph a => ITGraphAsymmErrors a where Source #

Methods

setPointErrorA :: a -> CInt -> CDouble -> CDouble -> CDouble -> CDouble -> IO () Source #