Function arrayfire::sign [] [src]

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

Computes the sign of input Array values

This is an element wise unary operation.