Go to the source code of this file.
Macros | |
| #define | SEUIL 9.9e-20 |
| #define | PHTABS(x) ((x>(typcoeff)0)?x:(typcoeff)(-1)*x) |
Functions | |
| int | Iszero (const Scl< MPQ > &c) |
| template<typename typcoeff > | |
| int | Iszero (const typcoeff &c) |
| template<typename pol > | |
| int | Ispolzero (const pol &p) |
| template<typename typP > | |
| void | selectnozero (typP &ttmp) |
| #define SEUIL 9.9e-20 |
| int Ispolzero | ( | const pol & | p | ) |
|
inline |
| void selectnozero | ( | typP & | ttmp | ) |