Property AllBitsSet
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
AllBitsSet
All bit is 1 (所有位都是1的值).
public static Vector128<T> AllBitsSet { get; }
Property Value
- Vector128<T>
- See Also
All bit is 1 (所有位都是1的值).
public static Vector128<T> AllBitsSet { get; }