Module nalgebra_sparse::coo[][src]

Expand description

An implementation of the COO sparse matrix format.

Structs

A COO representation of a sparse matrix.