Portability | portable |
---|---|
Stability | provisional |
Maintainer | ross@soi.city.ac.uk |
Safe Haskell | Safe-Infered |
Data.YAP.Matrix
Description
An example instance of the new classes: arbitrary-sized matrices, based on a haskell-cafe posting by Udo Stenzel on 22 Jun 2006.
Beware that the identity matrix is infinite.
Documentation
Constructors
Matrix [[a]] | list of rows |