[−][src]Function arrayfire::log2
pub fn log2<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType> where
T::AbsOutType: HasAfEnum,
Compute logarithm base 2
This is an element wise unary operation.
pub fn log2<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType> where
T::AbsOutType: HasAfEnum,
Compute logarithm base 2
This is an element wise unary operation.