compute-erf
Error function.
Error function.
Computes an element-wise multiplication of a numeric array.
Computes an element-wise subtraction.
Computes an element-wise addition.
Computes an element-wise division.
Computes an element-wise absolute value.
Computes an element-wise principal square root.
Applies a function to each typed array element.
Applies a function to each matrix element.
Special math functions.
Compute the absolute value.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Compute the squared absolute value for each element in a strided array.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Strided array math functions.
Strided array math operations.
Element-wise addition of two strided arrays.