@stdlib/complex-float32-base-mul
Multiply two single-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Add two double-precision complex floating-point numbers.
Multiply two double-precision complex floating-point numbers.
Add two single-precision complex floating-point numbers.
Divide two complex numbers.
Multiply two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Subtract two double-precision complex floating-point numbers.
Subtract two single-precision complex floating-point numbers.
Add two double-precision complex floating-point numbers.
Add two single-precision complex floating-point numbers.
Create an iterator which performs an element-wise modulo operation of two or more iterators.
Create an iterator which performs element-wise addition of two or more iterators.
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.
Create an iterator which performs element-wise subtraction of two or more iterators.
Strided array math operations.
Element-wise addition of two strided arrays.
Element-wise addition of two strided arrays via a callback function.
Element-wise multiplication of two strided arrays.