sparse-linear-algebra-0.2.0.5: Numerical computation in native Haskell

Safe HaskellSafe
LanguageHaskell2010

Numeric.LinearAlgebra.Data

Documentation

type Rows = Int Source #

type Cols = Int Source #

type IxRow = Int Source #

type IxCol = Int Source #