float32x2# class nvmath.device.float32x2(x, y)[source]# 为向量长度为 2 的 float32 创建符合 Numba 要求的向量对象。 方法 __init__(*args)[source]#