Detect native Symbol support.
A robust, ES3 compatible, "has own property" predicate.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Generate a stride array from an array shape.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Multidimensional arrays.
Detect native Buffer support.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Test if an input value is a supported built-in ndarray data type string.
Return the number of elements in an array.
Test if an input value is a supported ndarray real-valued data type.
Test if a finite numeric value is an odd number.
Convert an ndarray buffer to a generic array.
Test if a finite double-precision floating-point number is an integer.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Test if a double-precision floating-point numeric value is negative zero.
Assert that two Node-API typed array data types are equal.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Reads the pixels of an image as an ndarray
Test if an input value is a supported ndarray unsigned integer data type.
Test if an ndarray is read-only.