Function arrayfire::cos[][src]

pub fn cos<T: HasAfEnum>(input: &Array<T>) -> Array<T::UnaryOutType> where
    T::UnaryOutType: HasAfEnum

Compute cos

This is an element wise unary operation.