NDArray.ScalarType.cfloat64
A 64-bit complex floating-point type.
Declaration
case cfloat64Discussion
Complex Float64 represents complex numbers with 64-bit double real and imaginary parts, totaling 128 bits per value.
This type is not currently supported by any operation, but support may be added in the future.