Table of Contents

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 Vector64<T> InterlacedSignNegative

Returns

Vector64<T>
Interlaced sign number starting with a negative number (负数开头的交错的符号数值). e.g. -1, 1, -1, 1, -1, 1 ...