Table of Contents

Method GetShortestBitLength

Namespace
Zyl.VectorTraits.ExTypes
Assembly
VectorTraits.dll

GetShortestBitLength()

Gets the length, in bits, of the shortest two's complement representation of the current value.

public int GetShortestBitLength()

Returns

int

The length, in bits, of the shortest two's complement representation of the current value.