linbox
matrix Directory Reference
+ Directory dependency graph for matrix:

Directories

 densematrix
 
 matrixdomain
 
 sliced3
 
 slicedpolynomialmatrix
 
 sparsematrix
 

Files

 abnormal-helpers.h
 /
 
 abnormal-matrix.h
 
 matrix/archetype.h
 NO DOC.
 
 dense-matrix.h
 NODOC.
 
 matrix-domain.h
 NODOC.
 
 permutation-matrix.h
 
 plain-matrix.h
 Reference representation of a PlainMatrix (dense, memory allocating) class and PlainSubmatrix (dense, non-allocating) class.
 
 matrix/random-matrix.h
 Implementation of random matrices.
 
 random-matrix.inl
 Implementation of random matrices.
 
 sliced3.h
 
 sparse-matrix.h
 A SparseMatrix<_Field, _Storage> ....