Search
@stdlib/strided
Strided.
v0.3.3 URL:
https://unpkg.com/@stdlib/strided@0.3.3/lib/index.js
Open
Browse Files
stdlib
strided
@stdlib/strided-base-reinterpret-complex64
Reinterpret a Complex64Array as a Float32Array.
v0.2.1 URL:
https://unpkg.com/@stdlib/strided-base-reinterpret-complex64@0.2.1/lib/index.js
Open
Browse Files
stdlib
base
strided
array
complex
float32
reinterpret
cast
view
@stdlib/strided-base-reinterpret-complex128
Reinterpret a Complex128Array as a Float64Array.
v0.2.2 URL:
https://unpkg.com/@stdlib/strided-base-reinterpret-complex128@0.2.2/lib/index.js
Open
Browse Files
stdlib
base
strided
array
complex
float64
reinterpret
cast
view
@stdlib/stats-base-variancepn
Calculate the variance of a strided array using a two-pass algorithm.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-variancepn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
variance
var
deviation
dispersion
sample variance
unbiased
stdev
std
standard deviation
strided
strided array
typed
array
@stdlib/blas-ext-base-gsumpw
Calculate the sum of strided array elements using pairwise summation.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsumpw@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
blas
extended
sum
total
pairwise
pw
summation
strided
strided array
array