FflasFfpack
Typedefs | Functions
test-compressQ.C File Reference
#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 Documentation

◆ Field

typedef Givaro::Modular<double> Field

Function Documentation

◆ printvect()

std::ostream & printvect ( std::ostream &  o,
vector< T > &  vect 
)
Bug:
does not belong here

◆ main()

int main ( int  argc,
char **  argv 
)