linbox
|
Block Hankel. More...
#include <rational-solver.h>
Public Member Functions | |
RationalSolver (const Ring &r=Ring(), const RandomPrime &rp=RandomPrime()) | |
Constructor. More... | |
RationalSolver (const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime()) | |
Constructor, trying the prime p first. More... | |
Block Hankel.
NO DOC
|
inline |
Constructor.
r | a Ring, set by default |
rp | a RandomPrime generator, set by default |
|
inline |
Constructor, trying the prime p first.
p | a Prime |
r | a Ring, set by default |
rp | a RandomPrime generator, set by default |