EuclidCeiling |
| Name | Description | |
|---|---|---|
| CeilingToPowerOfTwo(Int32) | Find the closest perfect power of two that is larger or equal to the provided 32 bit integer. | |
| CeilingToPowerOfTwo(Int64) | Find the closest perfect power of two that is larger or equal to the provided 64 bit integer. |