Table of Contents

Field InterlacedSign

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Interlaced sign number (交错的符号数值). e.g. 1, -1, 1, -1, 1, -1 ...

public static readonly Vector256<T> InterlacedSign

Returns

Vector256<T>
Interlaced sign number (交错的符号数值). e.g. 1, -1, 1, -1, 1, -1 ...