pub fn erf<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>where
T::AbsOutType: HasAfEnum,Expand description
Compute error function value
This is an element wise unary operation.
pub fn erf<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>where
T::AbsOutType: HasAfEnum,Compute error function value
This is an element wise unary operation.