![]() |
My Project
|
squarefree part and factorization over Q, Q(a) More...
#include "canonicalform.h"Go to the source code of this file.
Functions | |
| CFFList | sortCFFList (CFFList &F) |
| CFFList | sqrFreeZ (const CanonicalForm &f) |
| CanonicalForm | sqrfPart (const CanonicalForm &F) |
| squarefree part of a poly More... | |
| CFFList | sqrFreeFp (const CanonicalForm &f) |
squarefree part and factorization over Q, Q(a)
Definition in file fac_sqrfree.h.
Definition at line 25 of file fac_sqrfree.cc.
| CanonicalForm sqrfPart | ( | const CanonicalForm & | F | ) |
squarefree part of a poly
| [in] | F | some poly |
Definition at line 115 of file fac_sqrfree.cc.
| CFFList sqrFreeFp | ( | const CanonicalForm & | f | ) |
| CFFList sqrFreeZ | ( | const CanonicalForm & | f | ) |
Definition at line 49 of file fac_sqrfree.cc.