|
linbox
|
#include <poly-dixon.h>
Public Member Functions | |
| PolyDixonDomain (const Ring &R, const Field &F) | |
| PolyDixonDomain (const PolyDixonDomain &D) | |
| void | rat_recon (Element &numer, Element &denom, const Element &s, const Element &h) |
| void | divin (Matrix &b, const Element &divisor) |
| bool | solve (Matrix &x, const Matrix &A, const Matrix &b, const Element &f, size_t m) |
|
inline |
|
inline |
|
inline |