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