Field InterlacedSignNegative
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Interlaced sign number starting with a negative number (负数开头的交错的符号数值). e.g. -1, 1, -1, 1, -1, 1 ...
public static readonly Vector512<T> InterlacedSignNegative
Returns
- Vector512<T>
- Interlaced sign number starting with a negative number (负数开头的交错的符号数值). e.g. -1, 1, -1, 1, -1, 1 ...