Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HROOT.Hist.TFitResult.Interface
Documentation
class ITNamed a => ITFitResult a Source #
Instances
upcastTFitResult :: forall a. (FPtr a, ITFitResult a) => a -> TFitResult Source #
downcastTFitResult :: forall a. (FPtr a, ITFitResult a) => TFitResult -> a Source #