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

Machine complex numbers. More...

Data Fields

coeff_t x
 the real part of the complex number
 
coeff_t y
 the imaginary part of the complex number
 

Detailed Description

Machine complex numbers.

Definition at line 29 of file compf.h.