linbox
test-charpoly.C File Reference

tests the characteristic polynomial of sparse and special matrices More...

#include "linbox/linbox-config.h"
#include <iostream>
#include <iomanip>
#include <fstream>
#include <cstdio>
#include "linbox/matrix/sparse-matrix.h"
#include "linbox/blackbox/scalar-matrix.h"
#include "linbox/solutions/charpoly.h"
#include "linbox/util/commentator.h"
#include "linbox/ring/polynomial-ring.h"
#include "linbox/vector/stream.h"
#include "test-common.h"
+ Include dependency graph for test-charpoly.C:

Detailed Description

tests the characteristic polynomial of sparse and special matrices

Warning
gcc-4.2 produces bad optimized code there
Bug:

occasionnnaly there is a "SIGFPE, Arithmetic exception." in CRA

testRandomCharpoly is not always tested !!

Test:
characteristic polynomial of some matrices (sparse, special)