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