go

访问向量类型的第i个组件

英文: Access i'th component of vector type 问题 有没有一种方法可以访问类似int4的向量类型的第j个分量?以下是我目前的方法,但是否有更简单的方法? i...