Handbook
Glossary
(simd-with) ( n rep -- v )
Vocabulary
math
.
vectors
.
simd
.
intrinsics
Inputs
n
an
object
rep
an
object
Outputs
v
an
object
Definition
USING:
accessors
cpu.architecture
kernel
math.vectors.simd.intrinsics.private
sequences
;
IN:
math.vectors.simd.intrinsics
:
(simd-with)
( n rep -- v )
[
rep-length
swap
[
]
curry
]
[
<rep-array>
]
bi
replicate-as
underlying>>
;