draugr.numpy_utilities.powers.next_pow_2_numpy

draugr.numpy_utilities.powers.next_pow_2_numpy(x: Union[int, float]) int[source]

Calculates the next power of 2 of a number.