Test if an input value is a supported array complex-valued floating-point data type.
Test if a value is iterator-like.
Determine if a buffer length is compatible with provided ndarray meta data.
Test if a double-precision floating-point number is a probability.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Test if an input value is an ndarray order.
Test if an object has a specified property, either own or inherited.
Read the entire contents of a file.
Test if an input value is a supported ndarray index mode.
Is this value a JS SharedArrayBuffer?
Test if a value is a URI.
Test if a value is an array-like object containing only integers.
Test if a value is undefined or null.
Test if an input value is a supported array real-valued floating-point data type.
Test if two arguments are both Float64Arrays and have the same values.
Is this value a JS ArrayBuffer?
Detect native BigInt support.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Detect native DataView support.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Is this specifier a node.js core module?
Determine if an ndarray data type can be safely cast to another ndarray data type.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if an object's prototype chain contains a provided prototype.