![]() |
FastPolyEval
1.0
Fast Evaluation of Real and Complex Polynomials
|
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 | |