@stdlib/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
Element-wise multiplication of two strided arrays.
Element-wise multiplication of two strided arrays via a callback function.
Create an iterator which iteratively computes a moving product.
Compute the product of all iterated values.
Compute a moving geometric mean incrementally.
Compute a geometric mean incrementally.
Create an iterator which iteratively computes a cumulative geometric mean.
Compute a sum of products incrementally.
Create an iterator which iteratively computes a cumulative product.
Compute a product incrementally.
Compute a moving product incrementally.
Compute a moving sum of products incrementally.
Divide two double-precision floating-point numbers.
Divide two single-precision floating-point numbers.
Multiply two double-precision floating-point numbers.
Multiply two single-precision floating-point numbers.
Create an iterator which performs element-wise division of two or more iterators.
Create an iterator which performs element-wise multiplication of two or more iterators.
Check if Electron-Vite is running in development
Check if Electron is running in development