![]() |
My Project
debian-1:4.1.1-p2+ds-4
|
#include "coeffs/Enumerator.h"#include "polys/monomials/monomials.h"#include "reporter/reporter.h"Go to the source code of this file.
Data Structures | |
| class | CBasePolyEnumerator |
| class | CPolyCoeffsEnumerator |
| struct | NAConverter |
| class | CRecursivePolyCoeffsEnumerator< ConverterPolicy > |
| go into polynomials over an alg. extension recursively More... | |
Typedefs | |
| typedef IEnumerator< number > | IPolyCoeffsEnumerator |
| This is the interface we use in coeffs.h for ClearDenominators and ClearContent. More... | |
Concrete implementation of enumerators over polynomials
Definition in file PolyEnumerator.h.
| typedef IEnumerator<number> IPolyCoeffsEnumerator |
This is the interface we use in coeffs.h for ClearDenominators and ClearContent.
Definition at line 113 of file PolyEnumerator.h.