| Copyright | (c) Erich Gut |
|---|---|
| License | BSD3 |
| Maintainer | zerich.gut@gmail.com |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
OAlg.Entity.Matrix.ProductsAndSums
Synopsis
- mtxProducts :: Distributive x => Products n (Matrix x)
- mtxSums :: Distributive x => Sums n (Matrix x)
Documentation
mtxProducts :: Distributive x => Products n (Matrix x) Source #
products for matrices.