Multiply a vector `x` by a constant and add the result to `y`.
Compute the dot product of `x` and `y`.
find the points objects should occupy in a multidimensional array
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
Creates a zero-filled matrix or array.
Apply a plane rotation.
Convert a Node-API value representing a strided array to an unsigned 16-bit integer array.
Multiply a vector `x` by a scalar `alpha`.
Copy values from `x` into `y`.
quick way to draw a texture to the screen
Port of Numeric Javascript unconstrained minimization to typed-matrix-ops/typed-array-ops
Apply a modified Givens transformation.
Like NumPy, in JavaScript
Statistical operations for strided arrays.
Compute the L2-norm of a complex double-precision floating-point vector.
Convert a Node-API value representing a two-dimensional strided array to a signed 32-bit integer array.
Interchange two complex double-precision floating-point vectors.
Convert a Node-API value representing a two-dimensional strided array to a signed 8-bit integer array.
Calculate the L2-norm of a single-precision floating-point vector.
Multiply a vector `x` by a constant and add the result to `y`.
Convert a Node-API value representing a two-dimensional strided array to an unsigned 8-bit integer array.
Compute the dot product of `x` and `y`.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
uses three.js to display a 3D stl or obj file