|
carl
25.04
Computer ARithmetic Library
|
#include <LazardEvaluation.h>
Public Member Functions | |
| LazardEvaluation (const Poly &p) | |
| auto | substitute (Variable v, const IntRepRealAlgebraicNumber< Rational > &r, bool divideZeroFactors=true) |
| const auto & | getLiftingPoly () const |
Private Attributes | |
| FieldExtensions< Rational, Poly > | mFieldExtensions |
| Poly | mLiftingPoly |
Definition at line 10 of file LazardEvaluation.h.
|
inline |
Definition at line 16 of file LazardEvaluation.h.
|
inline |
Definition at line 45 of file LazardEvaluation.h.
|
inline |
Definition at line 18 of file LazardEvaluation.h.


|
private |
Definition at line 12 of file LazardEvaluation.h.
|
private |
Definition at line 13 of file LazardEvaluation.h.