float16x4#

class nvmath.device.float16x4(x, y, z, w)[source]#

创建一个符合 Numba 规范的 float16 向量对象,向量长度为 4。

方法

__init__(*args)[source]#