Function arrayfire::pow2 [] [src]

pub fn pow2(input: &Array) -> Array

Compute two raised to the power of value

This is an element wise unary operation.