[−][src]Function arrayfire::erfc
pub fn erfc<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType> where
T::AbsOutType: HasAfEnum,
Compute the complementary error function value
This is an element wise unary operation.
pub fn erfc<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType> where
T::AbsOutType: HasAfEnum,
Compute the complementary error function value
This is an element wise unary operation.