accelerate-arithmetic-1.0: Linear algebra and interpolation using the Accelerate framework
Data.Array.Accelerate.LinearAlgebra.Matrix.Banded
newtype Symmetric ix a Source #
Constructors
flattenSymmetric :: (Slice ix, Shape ix, Num a) => Symmetric ix a -> Matrix ix a Source #