@sticklight/sdk
The Official Sticklight TypeScript SDK
The Official Sticklight TypeScript SDK
Compute a moving geometric mean incrementally.
Create an iterator which iteratively computes a cumulative geometric mean.
Create an iterator which iteratively computes a cumulative product.
Compute a sum of products incrementally.
Compute a moving product incrementally.
Compute a moving sum of products incrementally.
Create an iterator which iteratively computes a moving product.
Compute the product of all iterated values.
Compute a product incrementally.
Divide two single-precision floating-point numbers.
Compute the double word product of two signed 32-bit integers.
Multiply two double-precision floating-point numbers.
Multiply two single-precision floating-point numbers.
Divide two double-precision floating-point numbers.
Calculate the dot product of two vectors.
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two double-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.