comfort-blas-0.0.3.1: Numerical Basic Linear Algebra using BLAS
Safe HaskellSafe-Inferred
LanguageHaskell98

Numeric.BLAS.Matrix.Modifier

Synopsis

Documentation

data Transposition #

Constructors

NonTransposed 
Transposed 

conjugatedOnRowMajor :: Order -> Conjugation Source #

Deprecated: For internal use in package lapack.