[][src]Function arrayfire::erf

pub fn erf<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType> where
    T::AbsOutType: HasAfEnum

Compute error function value

This is an element wise unary operation.