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

A variable length list of machine floating point complex numbers. More...

Data Fields

ulong len
 the number of complex numbers in the list
 
ulong size
 the present capacity of the list (memory size in number of complex numbers)
 
compf_ptr zi
 the elements of the list
 

Detailed Description

A variable length list of machine floating point complex numbers.

Definition at line 38 of file arrayf.h.