Table of Contents

Field MaskBitPosSerialRotate

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Serial bit pos rotate mask (顺序位偏移的旋转掩码). e.g. 1, 2, 4, 8, 0x10, ... 1, 2, 4, 8, 0x10, ...

public static readonly Vector256<T> MaskBitPosSerialRotate

Returns

Vector256<T>
Serial bit pos rotate mask (顺序位偏移的旋转掩码). e.g. 1, 2, 4, 8, 0x10, ... 1, 2, 4, 8, 0x10, ...