csvbinmatrix 0.8.0

Binary matrix Compressed Sparse Vector
Documentation
1
2
3
4
5
# Compressed Sparse Vector (CSV) Binary Matrix

[`CSVBinaryMatrix`] is a binary matrix represented by the Compressed Sparse Vector (CSV) format.

[`CSVBinaryMatrix`]: crate::matrix::CSVBinaryMatrix