Test if a value is ndarray-like.
Test if a value is an ndarray-like object having a specified data type.
Test if a value is object-like.
Test if an input value is a supported ndarray data type.
Test if an input value is an ndarray data type object.
Check if an environment is little endian.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test whether an input value is the string representing column-major order.
Detect native Uint16Array support.
Detect native Float64Array support.
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 an ndarray order.
Test if a value is a number.
Test if a value is a Float32Array.
Test if an input value is a supported ndarray index mode.
Test if a value is an object.
Determine if a buffer length is compatible with provided ndarray meta data.
Check if an environment is big endian.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if a value is a string.
Test if a value is a boolean.
Test if a value is a Buffer object.