Expand description
An approximate implementation of the field of complex numbers C, using 64-bit floating point
numbers.
Structs§
- An approximate implementation of the complex numbers
C, using 64 bit floating point numbers.
Type Aliases§
RingStorecorresponding toComplex64Base