linbox
dixonsolve.C File Reference

Typedefs

typedef Givaro::ZRing< Givaro::Integer > Ints
 
typedef DenseVector< IntsZVector
 

Functions

template<typename _Matrix, typename _EliminationMethod>
int test (_Matrix A, std::string vector_file, bool inv, bool pp, bool sparse_elim)
 
int main (int argc, char **argv)
 

Typedef Documentation

◆ Ints

typedef Givaro::ZRing<Givaro::Integer> Ints

◆ ZVector

Function Documentation

◆ test()

template<typename _Matrix, typename _EliminationMethod>
int test ( _Matrix A,
std::string vector_file,
bool inv,
bool pp,
bool sparse_elim )

◆ main()

int main ( int argc,
char ** argv )