Table of Contents

Property AllBitsSet

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

AllBitsSet

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

public static Vector64<T> AllBitsSet { get; }

Property Value

Vector64<T>
See Also