FflasFfpack
Typedefs | Functions
test-frobenius.C File Reference
#include <iostream>
#include <iomanip>
#include <list>
#include <vector>
#include "fflas-ffpack/utils/fflas_io.h"
#include "fflas-ffpack/utils/timer.h"
#include "givaro/modular.h"
#include "fflas-ffpack/ffpack/ffpack.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 
)

◆ main()

int main ( int  argc,
char **  argv 
)