Round each component of a single-precision complex floating-point number toward positive infinity.
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
Scatter a list of provided values to specified indices in a new zero-filled "generic" array.
Calculate the variance of a strided array using Welford's algorithm.
Fréchet distribution differential entropy.
Generates an array of consecutive integers starting at 0
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function which accepts an output struct object and assign results to a provided output ndarray.
Gumbel distribution standard deviation.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Logistic distribution entropy.
Evaluate the Dirac delta function.
Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.
Provides scaffolding for controllers as well a communication system for all controllers
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Laplace (Double Exponential) distribution moment-generating function (MGF).
Fréchet distribution skewness.
Rayleigh distribution quantile function.
Return the index of the first element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Create a function for applying a strided function to a provided ndarray.
Return the data type enumeration constant of an ndarray data buffer.
Kumaraswamy's double bounded distribution quantile function.
Return the last index of a specified search element in a one-dimensional ndarray.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Laplace distribution mode.