blas-0.6: Bindings to the BLAS librarySource codeContentsIndex
Data.Matrix.Dense.IO
Stabilityexperimental
MaintainerPatrick Perry <patperry@stanford.edu>
Contents
The IOMatrix data type
Description
Synopsis
data IOMatrix mn e
module Data.Matrix.Dense.Class
The IOMatrix data type
data IOMatrix mn e Source
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.
show/hide Instances
module Data.Matrix.Dense.Class
Produced by Haddock version 2.3.0