Table of Contents

Property AllBitsSet

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

AllBitsSet

All bit is 1 (所有位都是1的值).

public static Vector256<T> AllBitsSet { get; }

Property Value

Vector256<T>
See Also