Module nalgebra_sparse::coo[][src]

An implementation of the COO sparse matrix format.

Structs

CooMatrix

A COO representation of a sparse matrix.