FPoly_t Class Reference
[Polynomials]

A Factored Polynomial. More...


Data Fields

unsigned long Magic
 Used internally.
int NFactors
 Number of different irreducible factors.
int BufSize
 Used internally for memory management.
Poly_t ** Factor
 List of irreducible factors.
int * Mult
 Multiplicity of each factor.


Detailed Description

A Factored Polynomial.

This structure contains a polynomial which is split into factors. The factors need not be irreducible.


Field Documentation

Used internally for memory management.

List of irreducible factors.

unsigned long FPoly_t::Magic

Used internally.

Multiplicity of each factor.

Number of different irreducible factors.


The documentation for this class was generated from the following file:

MeatAxe 2.4 documentation, generated on Tue May 12 01:29:55 2009