Test if a value is a probability.
Test if an object has a specified method name, either own or inherited.
Test if an input value is an ndarray data type object.
Test if a value is struct constructor-like.
Test if a finite double-precision floating-point number is a positive integer.
Test if an array-like value contains a search value.
Test if a finite double-precision floating-point number is a negative integer.
Test if a value is a DataView.
Detect native ArrayBuffer support.
Test if an input value is a supported array boolean data type.
Test if a value is iterator-like.
Test whether an input value is the string representing column-major order.
Test if an input value is a supported array complex-valued floating-point data type.
Test if an input value is a supported ndarray index mode.
Test if a double-precision floating-point number is a probability.
The assert module from Node.js, for the browser.
Test if an object has a specified property, either own or inherited.
Test if a value is a URI.
Test if a value is undefined or null.
Determine if a buffer length is compatible with provided ndarray meta data.
Test if an input value is an ndarray order.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if an input value is a supported array real-valued floating-point data type.
Is this value a JS ArrayBuffer?