[−][src]Function arrayfire::arg
pub fn arg<T: HasAfEnum>(input: &Array<T>) -> Array<T::ArgOutType> where
T::ArgOutType: HasAfEnum,
Computes phase value
This is an element wise unary operation.
pub fn arg<T: HasAfEnum>(input: &Array<T>) -> Array<T::ArgOutType> where
T::ArgOutType: HasAfEnum,
Computes phase value
This is an element wise unary operation.