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

Multi-precision floating point complex numbers. More...

Data Fields

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

Detailed Description

Multi-precision floating point complex numbers.

Definition at line 31 of file comp.h.