Crate alyx[][src]

Expand description

Alyx

Sparse matrix library.

Sparse matrix formats

  • CooMat: Coordinate sparse matrix format

Structs

Coordinate (COO) format sparse matrix.