Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HROOT.Hist.TFitResult
Documentation
newtype TFitResult Source #
Constructors
TFitResult (Ptr RawTFitResult) |
Instances
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 #