@stdlib/ndarray-base-assert-is-floating-point-data-type
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray index mode.
Test if an input value is a supported ndarray integer data type.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Test if an input value is a supported ndarray numeric data type.
Test if an input value is an ndarray order.
64-bit complex number.
Parse a string representation of a 64-bit complex number.
Return the real and imaginary components of a single-precision complex floating-point number.
Revive a JSON-serialized 64-bit complex number.
Double-precision complex number functions.
Base (i.e., lower-level) double-precision complex number functions.
128-bit complex number.
Allocate a buffer having a specified number of bytes.
Buffer.
Allocate a buffer using an octet array.
Allocate a buffer from an ArrayBuffer.
Copy buffer data to a new Buffer instance.
Allocate a buffer containing a provided string.
Revive a JSON-serialized Buffer.