log2InPlace

open fun log2InPlace()

Computes log2(x) for each element in the array in place.

See also