Field IndexMaskEach128
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
The mask of the index on Each128 (Each128上索引的掩码). All the elements have a value of (16/sizeof(T))-1
.
public static readonly Vector512<T> IndexMaskEach128
Returns
- Vector512<T>
- The mask of the index on Each128 (Each128上索引的掩码). All the elements have a value of (16/sizeof(T))-1.