Type Definition c64
numpy
type c64 = Complex<f64>;
impl Element for c64
const DATA_TYPE: DataType
fn is_same_type(other: i32) -> bool
fn ffi_dtype() -> NPY_TYPES