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