float16x2#

class nvmath.device.float16x2(x, y)[source]#

为 float16 创建一个符合 Numba 标准的向量对象,向量长度为 2。

方法

__init__(*args)[source]#