Test if an input value is a supported array boolean data type.
Test if an input value is a supported array complex-valued floating-point data type.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a BooleanArray.
Test if a double-precision floating-point number is a probability.
stand-alone library of threejs examples
Determine if a buffer length is compatible with provided ndarray meta data.
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Test if a value is iterator-like.
Test if a value is an array-like object containing only integers.
Detect native WebAssembly support.
Test if a value is undefined or null.
Test if a value is a URI.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Test if an input value is a supported array real-valued floating-point 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 object's prototype chain contains a provided prototype.
Test if a value is a complex typed array.
Test if an input value is a supported ndarray complex-valued floating-point data type.