Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
data-prometheus Data.Prometheus.Types No documentation available.
sumFrom :: forall v s (m :: Type -> Type) . (VectorSpace v s, Monad m) => v -> MSF m v vdunai Data.MonadicStreamFunction.Util Sums the inputs, starting from an initial vector.
sumS :: forall v s (m :: Type -> Type) . (VectorSpace v s, Monad m) => MSF m v vdunai Data.MonadicStreamFunction.Util Sums the inputs, starting from zero.
sumBit :: Foldable t => t Bit -> Bitsersatz Ersatz.Bits Optimization of sumBits enabled when summing individual Bits.
sumBits :: (Foldable t, HasBits a) => t a -> Bitsersatz Ersatz.Bits Compute the sum of a source of Bits values.
-
hmatrix-backprop Numeric.LinearAlgebra.Static.Backprop No documentation available.
summary :: (Functor f, HasField s "summary" a) => LensLike' f s ahs-opentelemetry-otlp Proto.Opentelemetry.Proto.Metrics.V1.Metrics_Fields No documentation available.
sumV :: (Foldable f, AdditiveGroup v) => f v -> vlearn-physics Physics.Learn Sum over several vectors
sumV :: (Foldable f, AdditiveGroup v) => f v -> vlearn-physics Physics.Learn.CarrotVec Sum over several vectors
-
learn-physics Physics.Learn.SimpleVec Sum of a list of vectors.