|
FflasFfpack
|
#include <iostream>#include "fflas-ffpack/utils/fflas_io.h"#include "fflas-ffpack/utils/timer.h"#include "givaro/modular-balanced.h"#include "fflas-ffpack/ffpack/ffpack.h"Typedefs | |
| typedef Givaro::Modular< double > | Field |
Functions | |
| template<class T > | |
| std::ostream & | printvect (std::ostream &o, T *vect, size_t dim) |
| int | main (int argc, char **argv) |
| typedef Givaro::Modular<double> Field |
| std::ostream& printvect | ( | std::ostream & | o, |
| T * | vect, | ||
| size_t | dim | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |