| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
HROOT.Hist.TFitResult.RawType
Documentation
data RawTFitResult Source #
Instances
| Castable TFitResult (Ptr RawTFitResult) Source # | |
Defined in HROOT.Hist.TFitResult.Cast Methods cast :: TFitResult -> (Ptr RawTFitResult -> IO r) -> IO r # uncast :: Ptr RawTFitResult -> (TFitResult -> IO r) -> IO r # | |
| (ITFitResult a, FPtr a) => Castable a (Ptr RawTFitResult) Source # | |
Defined in HROOT.Hist.TFitResult.Cast | |
newtype TFitResult Source #
Constructors
| TFitResult (Ptr RawTFitResult) |