FastPolyEval  1.0
Fast Evaluation of Real and Complex Polynomials
Data Fields
polyf_struct Struct Reference

Polynomial with machine floating point complex coefficients. More...

Data Fields

deg_t degree
 the degree of the polynomial
 
compf_ptr a
 the coefficients
 
bool modified
 the status of the coefficients
 

Detailed Description

Polynomial with machine floating point complex coefficients.

Definition at line 30 of file polyf.h.