List of complex number data types.
List of ndarray data types.
List of array data types.
Return the data type of a complex number.
Double-precision complex number functions.
Single-precision complex number functions.
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
64-bit complex number.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Return the data type of an array.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Resolve the data type that results from applying promotion rules to a provided list of data types.
128-bit complex number.
Strided.
Complex numbers.
Resolve a loop block size for multi-dimensional array tiled loops.
Resolve the output data type from a list of input ndarray data types.
List of strided array data types.
Resolve a list of data type strings.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.