|
| Data.Matrix.Dense.IO | | Stability | experimental | | Maintainer | Patrick Perry <patperry@stanford.edu> |
|
|
|
|
|
| Description |
|
|
| Synopsis |
|
|
|
|
| The IOMatrix data type
|
|
|
| The mutable dense matrix data type. It can either store elements in
column-major order, or provide a view into another matrix. The view
transposes and conjugates the underlying matrix.
| Instances | |
|
|
| module Data.Matrix.Dense.Class |
|
| Produced by Haddock version 2.3.0 |