float64x2# class nvmath.device.float64x2(x, y)[source]# 为 float64 创建一个符合 Numba 规范的向量对象,向量长度为 2。 方法 __init__(*args)[source]#