Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
denormaliseFromZeroMeanUnitVariance :: WelfordOnline a => WelfordExistingAggregate a -> a -> awelford-online-mean-variance Statistics.Sample.WelfordOnlineMeanVariance Denormalise from a zero mean unit variance normalised value (see normaliseToZeroMeanUnitVariance) to the original value(s).
normaliseToZeroMeanUnitVariance :: WelfordOnline a => WelfordExistingAggregate a -> a -> awelford-online-mean-variance Statistics.Sample.WelfordOnlineMeanVariance Normalise the given input assuming the learned standard deviation with sample variance to zero mean and unit variance. For the first 100 values the output is clipped to (-3, 3).
putVarLenBe :: Word64 -> BuilderHCodecs Codec.ByteString.Builder No documentation available.
putVarLenLe :: Word64 -> BuilderHCodecs Codec.ByteString.Builder No documentation available.
-
HCodecs Codec.ByteString.Parser No documentation available.
-
HCodecs Codec.ByteString.Parser No documentation available.
getVarMsg :: Tag -> Get VarMsgNineP Data.NineP For every messages type, runs a Get parser to decode that type of payload from the 9P2000 stream
-
NineP Data.NineP For every lower level VarMsg type, encodes a full wrapper around that type for use with 9P2000 streams
-
classy-prelude-yesod ClassyPrelude.Yesod A MutVar behaves like a single-element mutable array associated with a primitive state token.
MutVar :: MutVar# s a -> MutVar s aclassy-prelude-yesod ClassyPrelude.Yesod No documentation available.