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

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

Data Fields

deg_t degree
 the degree of the polynomial
 
coeff_ta
 the coefficients
 
bool modified
 the status of the coefficients
 

Detailed Description

Polynomial with machine floating point real coefficients.

Definition at line 31 of file polyfr.h.