|
linbox
|
Matrix Homomorphism A map function converts a matrix on a field/ring to its natural image in another field/ring. More...
#include "linbox/integer.h"#include "linbox/field/hom.h"#include "linbox/matrix/matrix-category.h"#include "linbox/matrix/dense-matrix.h"#include "linbox/matrix/sparse-matrix.h"#include "linbox/blackbox/blackbox.h"#include "linbox/vector/blas-vector.h"
Include dependency graph for matrix-hom.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| LinBox | |
| Namespace in which all linbox code resides. | |
| LinBox::MatrixHom | |
| Limited doc so far. Used in RationalSolver. | |
Matrix Homomorphism A map function converts a matrix on a field/ring to its natural image in another field/ring.
rebind operator.
1.8.13