Имя | Описание |
---|---|
IMatrixUtils | Utilities to work with matrices |
MatrixUtils | Utilities to work with matrices |
SparseBooleanMatrix | Sparse representation of a boolean matrix, using HashSets |
SparseBooleanMatrixBinarySearch | Sparse representation of a boolean matrix, using binary search (memory efficient) |
SparseBooleanMatrixStatic | Sparse representation of a boolean matrix, using binary search (memory efficient) |
VectorUtils | Tools for vector-like data |