|
linbox
|
Compute the minpoly of a matrix over an integer ring using modular arithmetic. More...
#include <iostream>#include <math.h>#include <linbox/field/field-traits.h>#include <linbox/algorithms/matrix-hom.h>#include <linbox/vector/vector-domain.h>#include <linbox/randiter/random-prime.h>#include <linbox/util/commentator.h>#include <fflas-ffpack/ffpack/ffpack.h>#include <linbox/algorithms/cra-early-multip.h>Namespaces | |
| namespace | LinBox |
Namespace in which all linbox code resides. | |
Compute the minpoly of a matrix over an integer ring using modular arithmetic.
1.7.4