Function arrayfire::exp [] [src]

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

Compute e raised to the power of value

This is an element wise unary operation.