Method GetAllBitsSet
- Namespace
- Zyl.VectorTraits.Numerics
- Assembly
- VectorTraits.dll
GetAllBitsSet<TSelf>()
Gets an instance of the binary type in which all bits are set.
public static TSelf GetAllBitsSet<TSelf>() where TSelf : IBinaryNumber<TSelf>
Returns
- TSelf
Type Parameters
TSelf
Target type (目标类型).