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. sumElements :: forall t s (d :: Type -> Type) q . (Sized t s d, Container d t, Backprop s, Reifies q W) => BVar q s -> BVar q t

    hmatrix-backprop Numeric.LinearAlgebra.Static.Backprop

    No documentation available.

  2. sumV :: (Foldable f, AdditiveGroup v) => f v -> v

    learn-physics Physics.Learn

    Sum over several vectors

  3. sumV :: (Foldable f, AdditiveGroup v) => f v -> v

    learn-physics Physics.Learn.CarrotVec

    Sum over several vectors

  4. sumV :: [Vec] -> Vec

    learn-physics Physics.Learn.SimpleVec

    Sum of a list of vectors.

  5. summary_ :: Term arg result => arg -> result

    lucid2 Lucid.Html5

    summary element or summary attribute

  6. summarizeCycle :: IterationMode -> Acceptances (Proposal a) -> Cycle a -> ByteString

    mcmc Mcmc.Cycle

    Summarize the Proposals in the Cycle. Also report acceptance rates.

  7. summarizeProposal :: PName -> PDescription -> PWeight -> Maybe TuningParameter -> PDimension -> (Int, Int, Maybe Double, Maybe Double) -> ByteString

    mcmc Mcmc.Proposal

    Proposal summary.

  8. summary_ :: [Attribute action] -> [View action] -> View action

    miso Miso.Html

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary

  9. summary_ :: [Attribute action] -> [View action] -> View action

    miso Miso.Html.Element

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary

  10. sumVec :: Num a => [[a]] -> [a]

    numeric-quest Orthogonals

    Add some lists.

Page 63 of many | Previous | Next