linbox
test-rational-solver.C File Reference

no doc. More...

Functions

template<class Ring, class Field, class Vector>
bool testRandomSolve (const Ring &R, const Field &f, LinBox::VectorStream< Vector > &stream1, LinBox::VectorStream< Vector > &stream2)
 Testing Nonsingular Random Diagonal solve.
 
int main (int argc, char **argv)
 

Detailed Description

no doc.

Test
no doc.

Function Documentation

◆ testRandomSolve()

template<class Ring, class Field, class Vector>
bool testRandomSolve ( const Ring & R,
const Field & f,
LinBox::VectorStream< Vector > & stream1,
LinBox::VectorStream< Vector > & stream2 )

Testing Nonsingular Random Diagonal solve.

◆ main()

int main ( int argc,
char ** argv )