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.
-
finite-typelits Data.Finite Take a fst-biased product apart.
-
finite-typelits Data.Finite.Integral fst-biased (fst is the inner, and snd is the outer iteratee) product of finite sets.
-
finite-typelits Data.Finite.Integral Take a fst-biased product apart.
propPowerProduct :: (Eq a, C a) => a -> Rational -> Rational -> Boolnumeric-prelude Algebra.Algebraic No documentation available.
propPowerProduct :: (Eq a, C a) => a -> Integer -> Integer -> Propertynumeric-prelude Algebra.Ring No documentation available.
scalarProduct :: C a => [a] -> [a] -> anumeric-prelude Algebra.Ring No documentation available.
propExpProduct :: (Eq a, C a) => a -> a -> Boolnumeric-prelude Algebra.Transcendental No documentation available.
propPowerProduct :: (Eq a, C a) => a -> a -> a -> Boolnumeric-prelude Algebra.Transcendental No documentation available.
propAssociateProduct :: (Eq a, C a) => a -> a -> Boolnumeric-prelude Algebra.Units Currently some algorithms assume this property.
tensorProduct :: C a => [a] -> [a] -> [[a]]numeric-prelude MathObj.Polynomial.Core \(QC.NonEmpty xs) (QC.NonEmpty ys) -> PolyCore.tensorProduct xs ys == List.transpose (PolyCore.tensorProduct ys (intPoly xs))