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.
unsafeDotProduct :: (FoldNumeric r e, Index ix) => Array r ix e -> Array r ix e -> emassiv Data.Massiv.Core.Operations Compute dot product without any extraneous checks
sproduct :: forall r ix e . (Num e, Stream r ix e) => Array r ix e -> emassiv Data.Massiv.Vector Multiply all elements of the array together Related: product.
Examples
>>> import Data.Massiv.Vector as V >>> V.sproduct $ V.sfromList [10, 3, 70, 5 :: Int] 10500
-
The coproduct of two monoids.
module Data.Monoid.
SemiDirectProduct No documentation available.
module Data.Semigroup.
Coproduct No documentation available.
-
openapi3 Data.OpenApi.Internal.TypeShape A product or a sum of non-unit products.
operaProduct :: Browser -> Maybe Stringwebdriver Test.WebDriver Which Opera product we're using, e.g. "desktop", "core"
operaProduct :: Browser -> Maybe Stringwebdriver Test.WebDriver.Capabilities Which Opera product we're using, e.g. "desktop", "core"
operaProduct :: Browser -> Maybe Stringwebdriver Test.WebDriver.Types Which Opera product we're using, e.g. "desktop", "core"
-
finite-typelits Data.Finite fst-biased (fst is the inner, and snd is the outer iteratee) product of finite sets.