Field InterlacedSign
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Interlaced sign number (交错的符号数值). e.g. 1, -1, 1, -1, 1, -1 ...
public static readonly Vector128<T> InterlacedSign
Returns
- Vector128<T>
- Interlaced sign number (交错的符号数值). e.g. 1, -1, 1, -1, 1, -1 ...