Field MaskBitsSerialRotate
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Serial bits rotate mask (顺序位集的旋转掩码). e.g. 1, 3, 7, 0xF, 0x1F ...
public static readonly Vector128<T> MaskBitsSerialRotate
Returns
- Vector128<T>
- Serial bits rotate mask (顺序位集的旋转掩码). e.g. 1, 3, 7, 0xF, 0x1F ...