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 Vector512<T> InterlacedSign

Returns

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