Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if a value is a BooleanArray.
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Test if a value is ndarray-like.
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.
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.
Test if a value is undefined or null.
Test if a value is a URI.
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.
Get the ArrayBuffer out of a DataView, robustly.
Test if an input value is a supported array real-valued floating-point data type.
Test if an input value is a supported ndarray complex-valued floating-point data type.
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 or, for floating-point data types, downcast to another ndarray data type.
Test if a value is a complex typed array.
Test if an input value is a supported array real-valued data type.
Test if two double-precision floating-point numbers are the same value.