Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. sumValue :: ReqSketch s -> {-# UNPACK #-} !URef s Double

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal

    No documentation available.

  2. sumArity :: KnownNat (SumArity f) => f p -> Int

    derive-storable Foreign.Storable.Generic.Tools.TypeFuns

    No documentation available.

  3. summarizeGammaRateHeterogeneity :: Int -> Double -> [ByteString]

    elynx-markov ELynx.MarkovProcess.GammaRateHeterogeneity

    Short summary of gamma rate heterogeneity parameters.

  4. summonerSpell :: Fake Text

    fakedata Faker.LeagueOfLegends

    No documentation available.

  5. sumIso :: forall a b x a' b' p i . Profunctor p => p i (Either (a x) (b x)) (Either (a' x) (b' x)) -> p i ((a :+: b) x) ((a' :+: b') x)

    generic-lens-core Data.GenericLens.Internal

    No documentation available.

  6. sum1 :: Real a => Ptr CInt -> Ptr (Complex a) -> Ptr CInt -> IO a

    lapack-ffi Numeric.LAPACK.FFI.Complex

    No documentation available.

  7. sum1 :: Ptr CInt -> Ptr (Complex Double) -> Ptr CInt -> IO Double

    lapack-ffi Numeric.LAPACK.FFI.ComplexDouble

    http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dzsum1.f

  8. sum1 :: Ptr CInt -> Ptr (Complex Float) -> Ptr CInt -> IO Float

    lapack-ffi Numeric.LAPACK.FFI.ComplexFloat

    http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/scsum1.f

  9. sumE :: forall a s e (m :: Type -> Type) . Num a => Wire s e m (Event a) (Event a)

    netwire Control.Wire.Event

    Sum of all events.

    • Depends: now.

  10. sum0 :: Bits a => SHA w -> a -> a

    sbv Documentation.SBV.Examples.Crypto.SHA

    The sum-0 function. We parameterize over the rotation amounts as different variants of SHA use different rotation amounts.

Page 57 of many | Previous | Next