[−][src]Function arrayfire::cosh
pub fn cosh<T: HasAfEnum>(input: &Array<T>) -> Array<T::UnaryOutType> where
T::UnaryOutType: HasAfEnum,
Compute cosh
This is an element wise unary operation.
pub fn cosh<T: HasAfEnum>(input: &Array<T>) -> Array<T::UnaryOutType> where
T::UnaryOutType: HasAfEnum,
Compute cosh
This is an element wise unary operation.