Search results

298 packages found

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array and assigning results to a single-precision floating-point strided output array.

published 0.2.2 2 months ago
M
Q
P

Convert a Node-API value to a single-precision floating-point array.

published 0.2.2 2 months ago
M
Q
P

Create a zero-filled array having a specified length.

published 0.2.2 2 months ago
M
Q
P

Calculate the dot product of two single-precision floating-point vectors.

published 0.2.2 2 months ago
M
Q
P

Round a single-precision floating-point number toward positive infinity.

published 0.2.2 2 months ago
M
Q
P

Maximum safe single-precision floating-point integer.

published 0.2.2 2 months ago
M
Q
P

Minimum safe single-precision floating-point integer.

published 0.2.2 2 months ago
M
Q
P

Mask for excluding the sign bit of a single-precision floating-point number.

published 0.2.2 2 months ago
M
Q
P

Smallest positive single-precision floating-point subnormal number.

published 0.2.2 2 months ago
M
Q
P

Create an uninitialized array having a specified length.

published 0.3.0 2 months ago
M
Q
P

Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

published 0.2.2 2 months ago
M
Q
P

Calculate the sum of single-precision floating-point strided array elements using pairwise summation.

published 0.2.2 2 months ago
M
Q
P

Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.

published 0.2.2 2 months ago
M
Q
P

Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.

published 0.2.2 2 months ago
M
Q
P

Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.

published 0.2.2 2 months ago
M
Q
P

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

published 0.2.2 2 months ago
M
Q
P

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.

published 0.2.2 2 months ago
M
Q
P

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

published 0.2.2 2 months ago
M
Q
P

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

published 0.2.2 2 months ago
M
Q
P

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

published 0.2.2 2 months ago
M
Q
P