Handbook
Glossary
double-2-with ( n -- v )
Vocabulary
math
.
vectors
.
simd
Inputs
n
an
object
Outputs
v
an
object
Definition
USING:
cpu.architecture
kernel
math
math.vectors.simd.intrinsics
;
IN:
math.vectors.simd
:
double-2-with
( n -- v )
[
>float
]
call
\
double-2-rep
(simd-with)
\
double-2
boa
;
inline