Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sumsDownsample2 :: (C v, Storable v) => T v -> T vsynthesizer-core Synthesizer.Storable.Filter.NonRecursive No documentation available.
sumsDownsample2Alt :: (C v, Storable v) => T v -> T vsynthesizer-core Synthesizer.Storable.Filter.NonRecursive No documentation available.
sumsPosModulatedPyramid :: (C v, Storable v) => Int -> T (Int, Int) -> T v -> T vsynthesizer-core Synthesizer.Storable.Filter.NonRecursive No documentation available.
sumFrom :: forall v s (m :: Type -> Type) . (VectorSpace v s, Monad m) => v -> Automaton m v vautomaton Data.Automaton Sum up all inputs so far, with an explicit initial value.
sumN :: forall (m :: Type -> Type) a . (Monad m, Num a) => Automaton m a aautomaton Data.Automaton Sum up all inputs so far, initialised at 0.
sumS :: forall (m :: Type -> Type) v s . (Monad m, VectorSpace v s) => Automaton m v vautomaton Data.Automaton Like sumFrom, initialised at 0.
summarize :: Alignment -> ByteStringelynx-seq ELynx.Sequence.Alignment Similar to summarizeSequenceList but with different Header.
-
elynx-seq ELynx.Sequence.Defaults The length shown when summarizing sequences.
-
elynx-seq ELynx.Sequence.Defaults How many sequences are shown in summary.
summarize :: Sequence -> ByteStringelynx-seq ELynx.Sequence.Sequence Trim and show a Sequence.