My Project  debian-1:4.1.1-p2+ds-4build3
Data Structures | Typedefs
PolyEnumerator.h File Reference
#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...
 

Detailed Description

Concrete implementation of enumerators over polynomials

Author
Oleksandr Motsak

Definition in file PolyEnumerator.h.

Typedef Documentation

◆ IPolyCoeffsEnumerator

This is the interface we use in coeffs.h for ClearDenominators and ClearContent.

Definition at line 113 of file PolyEnumerator.h.