FflasFfpack
Typedefs | Functions
test-compressQ.C File Reference
#include <iostream>
#include <list>
#include <vector>
#include "Matio.h"
#include "utils/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 Documentation

typedef FFPACK:: Modular<double> Field

Function Documentation

std::ostream& printvect ( std::ostream &  o,
vector< T > &  vect 
)
int main ( int  argc,
char **  argv 
)