Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray.
Return a list of unique indices after normalizing to the interval [0,max].
Resolve the output ndarray data type for a unary function.
Natural logarithm of 1/2.
Create a zero-filled ndarray having a specified shape and data type.
Return a view of an input ndarray.
Typed array constructors.
Return the real component of a double-precision complex floating-point number.
Resolve a loop block size for multi-dimensional array tiled loops.
List of input ndarray casting policies.
Transform a list of array argument data types into a list of signatures.
Test if an input value is a supported input ndarray casting policy.
Multiply a double-precision floating-point vector by a constant.
Natural logarithm of π.
Reorder ndarray dimensions and associated strides for loop interchange.
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
stand-alone library of threejs examples
Return the imaginary component of a double-precision complex floating-point number.
Convert a scalar value to a zero-dimensional ndarray.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Sort a one-dimensional double-precision floating-point ndarray using heapsort.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Resolve the input ndarray casting data type for a unary function.
Return the data type string associated with a provided single letter abbreviation.