Search
@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/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-boolean
Reinterpret a BooleanArray as a Uint8Array.
v0.0.2 URL:
https://unpkg.com/@stdlib/strided-base-reinterpret-boolean@0.0.2/lib/index.js
Open
Browse Files
stdlib
base
strided
array
boolean
uint8
reinterpret
cast
view
@stdlib/strided-base-reinterpret-complex
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
v0.1.2 URL:
https://unpkg.com/@stdlib/strided-base-reinterpret-complex@0.1.2/lib/index.js
Open
Browse Files
stdlib
base
strided
array
complex
float64
float32
reinterpret
cast
view