@stdlib/napi-argv-strided-int32array
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Convert a Node-API value representing a strided array to a signed 8-bit integer array.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Determine if an array is contiguous.
Test if an input value is a supported ndarray 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.
Test if an ndarray is read-only.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Given a stride array, determine whether an array is row-major.
Determine if an array is row-major contiguous.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if an input value is a supported ndarray boolean data type.
C utilities for retrieving Node-API add-on callback arguments.
Convert a Node-API value to a double-precision complex floating-point number.