linbox
matrix Directory Reference

Files

file  matrix/archetype.h
 

NO DOC.


file  blas-matrix.h
 

A BlasMatrix<_element > represents a matrix as an array of _elements.


file  dense-rows-matrix.h
file  dense-submatrix.h
 

Representation of a submatrix of a dense matrix, not resizeable.


file  dense-submatrix.inl
 

Implementation of dense-submatrix.h.


file  matrix/dense.h
 

Blackbox dense matrix.


file  matrix/dense.inl
file  factorized-matrix.h
file  factorized-matrix.inl
file  matrix-category.h
file  matrix-domain.h
file  matrix-domain.inl
file  matrix-permutation.h
 

A permutation class for operations on permutations, their representations and matrix row/column permuting.


file  matrix-permutation.inl
 

Implementation of matrix-permutation.h.


file  matrix.doxy
file  matrix/random-matrix.h
 

Implementation of random matrices.


file  matrix/sparse.h
file  matrix/sparse.inl
file  transpose-matrix.h