log2

Function log2 

Source
pub fn log2<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>
Expand description

Compute logarithm base 2

This is an element wise unary operation.