Determine the index offset which specifies the location of the first indexed value in a strided array.
Convert a signed 32-bit integer to a Node-API value.
Reinterpret a BooleanArray as a Uint8Array.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Standard math.
Check if argv has a specific flag
Apply a nullary callback and assign results to elements in a strided output array.
Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
Convert a Node-API value to a double-precision complex floating-point number.
Convert a double-precision floating-point number to a Node-API value.
C APIs for registering a Node-API module exporting an interface for invoking a ternary numerical function.
Set of utility macros to make writing N-API modules a little easier.
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Calculate the arithmetic mean of a strided array.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Convert a Node-API value to an unsigned 8-bit integer array.
Calculate the variance of a strided array.
Calculate the variance of a strided array using a two-pass algorithm.
Process utilities.
Convert a Node-API value to a single-precision complex floating-point number.
Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.
the mighty option parser used by yargs