lapack-0.3: Numerical Linear Algebra using LAPACK
Numeric.LAPACK.Matrix.Special
data family Matrix typ a Source
type Scale sh = Matrix (Scale sh)Source
type Inverse typ = Matrix (Inverse typ)Source