Block Hankel.
More...
#include <rational-solver.h>
template<class Ring, class Field, class RandomPrime>
class LinBox::RationalSolver< Ring, Field, RandomPrime, Method::BlockHankel >
Block Hankel.
NO DOC
◆ RationalSolver() [1/2]
Constructor.
- Parameters
-
r | a Ring, set by default |
rp | a RandomPrime generator, set by default |
◆ RationalSolver() [2/2]
Constructor, trying the prime p first.
- Parameters
-
p | a Prime |
r | a Ring, set by default |
rp | a RandomPrime generator, set by default |
The documentation for this class was generated from the following files: