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

Safe HaskellSafe
LanguageHaskell2010

Data.Sparse.Types

Documentation

type Rows = Int Source #

type Cols = Int Source #

type IxRow = Int Source #

type IxCol = Int Source #