Table of Contents

Field MaskBitsSerialRotate

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Serial bits rotate mask (顺序位集的旋转掩码). e.g. 1, 3, 7, 0xF, 0x1F ...

public static readonly Vector64<T> MaskBitsSerialRotate

Returns

Vector64<T>
Serial bits rotate mask (顺序位集的旋转掩码). e.g. 1, 3, 7, 0xF, 0x1F ...