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

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

Data Fields

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

Detailed Description

A variable length array of machine floating point complex numbers.

Definition at line 37 of file array.h.