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