linbox
|
These are sparse matrix reprensentations. More...
Files | |
file | sparse-matrix.h |
A SparseMatrix<_Field, _Storage> .... | |
file | read-write-sparse.h |
file | sparse-associative-vector.h |
file | sparse-coo-implicit-matrix.h |
file | sparse-coo-matrix.h |
file | sparse-csr-matrix.h |
file | sparse-domain.h |
file | sparse-ell-matrix.h |
file | sparse-ellr-matrix.h |
file | sparse-hyb-matrix.h |
file | sparse-map-map-matrix.h |
Supports fast elementary row AND column operations simultaneously. | |
file | sparse-map-map-matrix.inl |
Supports fast elementary row AND column operations simultaneously. | |
file | sparse-tpl-matrix-omp.h |
NO DOC. | |
file | sparse-tpl-matrix-omp.inl |
NO DOC. | |
file | sparse-tpl-matrix.h |
A SparseMatrix<_Field, SparseMatrixFormat::TPL > is a vector of (i,j,value) triples. | |
These are sparse matrix reprensentations.
NO DOC YET