sparse-linear-algebra-0.1.0.0: Sparse linear algebra datastructures and algorithms

Safe HaskellSafe
LanguageHaskell2010

Lib

Description

A library to do stuff.

Synopsis

Documentation

ourAdd Source #

Arguments

:: Int

left

-> Int

right

-> Int

sum

Add two Int values.