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